Carl's Oracle

Carl's thougts about the Oracle Database Server

2006/1/6

PL/SQL - flexible deployment of database objects

Tags:
@ 07:29 AM (47 months, 5 days ago)

Hi, unfortunately in the current project the customer has on development site databases on Windows Server but on production site databases on AIX based UNIX servers. Usually this is no problem when the Oracle versions are the same. Some Oracle Database objects are still OS dependent like the directory objects. Oracle Directory objects are an encapsulation of the real directories in the file system of the OS. Grants on Oracle directory objects controls the user access.

Read the rest of this entry ... (459 words left)