unknown
2008-06-05 13:15:13 UTC
Hello,
Please, calling all Sybase guru's......
I would like to know if anyone has created generic scripts
for Unix on Sun Solaris in shell scripting that would
accomplish these things.
1. I need to bcp out all data and then bcp the data back in
once the data and log segments have been changed to
different locations on disk. We do NOT have mixed data and
log segments. Log is created on the same physical disk as
data.
PS: I am asking for any advice how to accomplish this task.
I want to separate the log and move them to a separate newly
created disk just for logs. At the same time, the data
segments are all made up of very small fragments and I want
to recreate the database with one big data device and get
rid of the small fragments. I understand the only way to do
this is bcp out/in the data.
What about referential integrity for the data since this in
prod? I would have to leave the indexes in place for a slow
bcp out.
Do you know of a good migration tool that would do this?
2. What is your recommendation to load a compressed database
backup from production to a different host in a QA
environment - again all in a Sun Solaris Unix environment.
We are running ASE 12.5.3.
Thank you for any advice and assistance. I have already
opened a case with Sybase for the bcp question and they sent
the link to the Utility guide for how to use bcp. I am
looking for more information than this.
Please, calling all Sybase guru's......
I would like to know if anyone has created generic scripts
for Unix on Sun Solaris in shell scripting that would
accomplish these things.
1. I need to bcp out all data and then bcp the data back in
once the data and log segments have been changed to
different locations on disk. We do NOT have mixed data and
log segments. Log is created on the same physical disk as
data.
PS: I am asking for any advice how to accomplish this task.
I want to separate the log and move them to a separate newly
created disk just for logs. At the same time, the data
segments are all made up of very small fragments and I want
to recreate the database with one big data device and get
rid of the small fragments. I understand the only way to do
this is bcp out/in the data.
What about referential integrity for the data since this in
prod? I would have to leave the indexes in place for a slow
bcp out.
Do you know of a good migration tool that would do this?
2. What is your recommendation to load a compressed database
backup from production to a different host in a QA
environment - again all in a Sun Solaris Unix environment.
We are running ASE 12.5.3.
Thank you for any advice and assistance. I have already
opened a case with Sybase for the bcp question and they sent
the link to the Utility guide for how to use bcp. I am
looking for more information than this.