Re: Oracle Graphics Developr's guide/manual Srini Chavali-Oracle Oct 15, 2009 1:03 PM ( in response to 727541 ) If you have Metalink access, pl open an SR to see if Support can send you the documentation. 21 Oracle Graphic design jobs, including salaries, reviews, and other job information posted anonymously by Oracle Graphic design employees. Find Oracle Graphic design jobs on Glassdoor. Oracle Spatial and Graph option extends the spatial query and analysis features included in every edition of Oracle Database with the Oracle Locator feature, and provides a robust foundation for applications that require advanced spatial analysis and processing in the Oracle Database. It supports all major spatial data types and models.
Home E-mail Us Oracle Articles New Oracle Articles
|
Linux for the Oracle DBA - Graphical User Interfaces (GUI)While most of the system and database administration can be done through the command line, certain things require or are easier to do through a graphical user interface (GUI). Installing Oracle, creating databases and managing an Oracle Wallet are just a few tasks that may need to be done through a GUI. As with other tasks covered in this book, there are several ways to access a GUI on a Linux system. In this chapter, the most straightforward ways to access a GUI from a keyboard and monitor attached to the server or from a workstation in another location will be examined. For most Oracle related tasks, the GUI is used in conjunction with the command line. Commands that are started at the command line open windows to work in the GUI, and the command line is used to review logs and changes made through the GUI interface. Each of these methods employs what is called the X Windows Systemto display windows on a screen (also known as X11or just X.) The X Windows System is typically a process or set of processes running on the system called an X Windows Server. The DISPLAY Variable When dealing with any of the methods in this chapter, the DISPLAY environment variable plays a key role in telling the programs that are launched where to display their interfaces. In most cases, it will be automatically set, but in some cases, it may need to be overridden. The DISPLAY variableis made up of a hostname, X server number and screen number. Remember that an X server is a running X Windows server process. The DISPLAY variable can be viewed using echo, and if necessary, can be set like this: $ export DISPLAY=hostname:0.0 The hostname may be blank if the X server is on the local system. The server number is typically 0 if a GUI is being used directly on the system, or may be a higher number if the display is being sent over SSHor to another X server process. The second number indicates a screen number and is typically set to 0. The Built-in Display Most modern Linux distros, including Red Hat and OE Linux, offer a graphical user interface that you can log into and use somewhat like MS Windows. If you have physical access to your Linux system, meaning it is not in a server room or hosting facility that cannot be accessed, then take advantage of this when a GUI needs to be used. Both Red Hat and OE Linux come with the GNOME desktop. GNOME desktop is an open-source desktop environment designed to be both intuitive and flexible. The interface is different from MS Windows, but since it is largely icon and menu-driven, it should be easy to navigate around it without much trouble. The GNOME desktop appears by default when logging into a Linux system directly on the server.
Most of the tasks that are of interest are initiated from the command line. To access the command line from GNOME, choose Applications->Accessories->Terminal. Figure 4.2: Starting the Terminal Within GNOME
In the terminal session, the DISPLAY variable can be examined to see what X server will be used when commands are called. $ echo $DISPLAY :0.0 Since the hostname is blank, new windows come up on the local system. Server 0 is used, which is the default server you are logged into. The easiest way to test the X Windows setup is to launch a small, simple program. Linux typically includes the xclock program, which is a perfect candidate for testing X Windows. To launch it, simply type xclock in the terminal. Figure 4.3: Xclock Running in the GNOME Desktop Environment
It is noticed that while most processes are running in an X Windows server, the command line session that they were started from is unresponsive. When the process completes and closes, continue to use the session or an ampersand (&) can be added after the process when it is first started. $ xclock & The ampersand forces the process to run in the background and allows continual use of the command line session while it is running.
|
Related
Categories
- ORACLE Database Discus...
Groundbreakers Develop...
Database Software
Database Connectivity
Security Software
Human Capital Manageme...
Customer Experience (CX)
APEX
Integration - General
Berkeley DB Family
Siebel
Oracle技术论坛
Transaction Processing
SQL Developer Data Mod...
存档论坛
版务
BEA活动
Oracle Solaris
Embedded Technologies
Java HotSpot Virtual M...
Java EE (Java Enterpri...
Japanese
ミドルウェア
エンタープライズ管理
Hadoop
Information Discovery
Agile PLM
Endeca Experience Mana...
Cloud Applications
システム管理
Oracle Mobile
Architecture
Portuguese
Java 25
Groups
Español
Java User Groups
Deutsche Oracle Community
Developer Projects
Application Developmen...
WebCenter
Financials
Development Tools
Java Development Tools
Application Developmen...
Linux
Business Intelligence ...
Database Key Features
Spatial
Spatial Discussions
Identity Management
XML DB
ODBC
Human Resource Managem...
Service
APEX Discussions
Certification Communit...
Integration - General ...
Berkeley DB Java Edition
产品
数据库
Data Integrator
Install/Upgrade/Manage
Oracle VM Server for x86
Tuxedo
dev2dev - BEA China
BEA WebLogic Integrati...
Web Application Develo...
Telecom Technology (Ch...
广州 User Group
J2ME Development (Chin...
Swing
Java Card
Java Native Interface ...
Developer Studio C/C++...
Storage General Discus...
AutoVue Integrations
コミュニティ
OTNカフェ
データベース一般
Oracle Business Intell...
NoSQL Database Discuss...
Big Data Connectors/Ha...
Endeca Information Dis...
HCM Cloud Service
Oracle x86 Servers
OTN América Latina Tou...
Java Community Process...
Java User Groups Discu...
Containers
OpenStack on ZFS Stora...
WebLogic开发
LiveLabs Discussions