Error occurring when activating changes after creating a generic data source
Dear Oracle Support,
I hope this message finds you well.
I created a generic data source with the following configuration.
I have confirmed that the Configuration Test was successful.
———————————————————————————————————-
Database Type:
*Oracle's Driver (Thin) for Service connections
Used URL:
jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=100.200.30.40)(PORT=1592)))(CONNECT_DATA=(SERVICE_NAME=TEST_SCHEMA.ABC)))
——————————————————————————————————
However, when I execute "Activate Changes," the following error occurs.
——————————————————————————————————
Error message:
An application-scoped date source (DataSourceName) cannnot specify a scope of Global when application is versioned (DataSourceName)
The error log is as follows:
——————————————————————————————————
Please let me know the cause of this error and how to resolve it.