Defining Database Connection Properties |
||||||||||
The db_connect() function uses ORA_CON_DB for connecting to the target database instance. The username and password constants are assigned as default values for the two parameters of db_connect(), respectively. Therefore, if db_connect() is called without arguments, the default values apply. Otherwise, the supplied parameter values are used. |