Is it possible to run 32 bit sql server 2000 on64bit
windows platform.if how much memory is available to sql
server?
Answer Posted / bhagirathi
yes
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what is logical system in sap basis
What types of replication are supported in sql server? : sql server DBA
how can you process messages in order asynchronously?
What are the operating modes in which database mirroring runs? : sql server DBA
internal architecture
what is the role of dip user in our database?
how can you connect from 10g user to 11g user??
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
. I have my backup RMAN script called "backup_rman.sh". I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?
What the different components in replication and what is their use? : sql server DBA
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit
What is dcl? : sql server DBA
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
Where do you find the default index fill factor and how to change it? : sql server DBA