DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: Unique Service Names in Data Guard ?

Threaded View

  1. #3
    Join Date
    Feb 2000
    Location
    Washington DC
    Posts
    1,843
    You are confused with terminology interpretations of

    instance_name ---> Memory structures associated with database
    db_name ----> databse associated with instance
    service_name ---> a connect string which locates database associated with instance.

    db_name=instance_name!= service_name

    You can configure different service_name(name it xyz) to your standby instance and use that service_name in initSTBY.ora for log transport.
    Last edited by sreddy; 04-14-2003 at 03:38 PM.
    Reddy,Sam

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width