Default: none
Valid Values: any directory on any drive
Example:
GRAPHICS60_PATH=C:/oracle/apps/graphics;C:/myfiles
This parameter specifies the search path for files used in a Graphics runtime application. These include display files (.ogr), images, external queries, and other objects that the application attempts to load from a file at runtime. For example, if you import the image file scooter.tif, Graphics searches in the directories specified by GRAPHICS60_PATH to find that file.
GRAPHICS60_PATH can specify multiple directories. Use a backslash (/) to separate directories in a path, and a semicolon (;) to separate complete paths.