If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Sybase > Missing alias in database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-14-08, 21:43
cghcgh cghcgh is offline
Registered User
 
Join Date: Mar 2008
Posts: 23
Missing alias in database

Hi,

I have 2 database server. 1 is a production and another is a backup.
There are alias in 1 of the database in the production. Normally what we did is do a backup and restore on the database on the backup server.
But i realise the backup server's database doesnt contain the alias. How do i transfer alias over.
Thanks.
Reply With Quote
  #2 (permalink)  
Old 04-15-08, 05:40
pprevot pprevot is offline
Registered User
 
Join Date: Mar 2008
Location: Paris
Posts: 5
Hi,

Aliases are in YOURDB..sysalternates so they are part of the dump but they are linked to logins in master..syslogins. If the logins do not exists on the backup server or have different suid you will not see the alias.

Philippe
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On