Viewing 15 posts - 1,036 through 1,050 (of 1,366 total)
Hi,
What you want to achieve?
If you have a proper backup, you can restore the DB no issues in that.
October 1, 2009 at 2:41 am
You need to create the same structure in SQL server .
You can bcp out the datas from oracle and bcp in the same to SQL. No issues in bcp since...
September 16, 2009 at 12:34 am
Yes he is having RTM version installed.
Please install service packs
September 11, 2009 at 4:57 am
Hi ,
You can take log backup and shrink the files.
How you connecting to the database?
September 10, 2009 at 11:31 pm
How much is the percentage of utilization now??
September 10, 2009 at 5:39 am
As Timoty said Profiler uses resources..You can go for Server side Trace to track the issue.
September 1, 2009 at 1:05 am
What was your default collation?
To which collation you changed?
August 20, 2009 at 4:31 am
You can create different file groups and files inside that and can specify the tables to be created under particular filegroup
August 19, 2009 at 10:39 pm
Thanks All 🙂
Gila you are genius in SQL server...Those articles are excellent
August 18, 2009 at 11:42 pm
Hi Shankar,
What you mean by partition in SQL Server?
If u create a database you can specify the initial size ,growth and where the data and log file to reside.
you can...
August 18, 2009 at 1:30 am
Hi Experts,
I am sorry if am wrong..
Can anyone please tell me what are ghost records and thier impact?How can we handle the same?
TIA
August 14, 2009 at 12:04 am
Thanks Victor,
That is point in time recovery is not possible when we have bulk insert operation. Hope i am right 🙂
August 11, 2009 at 10:00 am
Viewing 15 posts - 1,036 through 1,050 (of 1,366 total)