Transferring  FSG from one instance to another
Transferring FSG from once instance to another is very easy using seeded 
'Program - FSG Transfer' concurrent program.

There are two steps involved 
1. Create a database link(db link that connects to source) in the target instance
2. Run Program - FSG Transfer

Creating Database link
On the target instance create a database link to connect to source instance.

It can be created using Database Links screen under General Ledger Controller  Responsibility

General Ledger > Setup>System>Database Links







Database Name : Name of the Source Database

Description: Description to understand what this dblink is for

Connect String: Different methods can be used to connect to source database like Esyconnect/connection descriptor/Service name alias

Example using different methods

By using Connect Descriptor

(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=vmprod.test.com)(PORT=1526))(CONNECT_DATA=(SERVICE_NAME=ERP)(INSTANCE_NAME=ERP)))

By EasyConnect
vmprod.test.com:1526/ERP

If you want use service_name aliase create an entry in tnsnames and use that


Domain Name: Enter domain name of your database server

If the info provided is correct it will create a database link


Running 'Program - FSG Transfer' to transfer FSG

Now use Program - FSG Transfer to transfer FSG from source to Target



Note: The transfer program is run from Target machine, so always make sure you are creating db link and submitting "Program - FSG Transfer " on the target instance

Comments

Popular posts from this blog

Error processing request - Contact your application administrator apex 20.1

APP-FND-01436: List of Values cannot find any values for you to choose error from concurrent request program parameter (R12 12.1.3)

WEB ADI - issues encountered during initial access