Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: mmuzaffar
  • Content: Threads
  • Order by date
  1. mmuzaffar

    How to check max connections to a particular database

    Hi all, I need help inorder to find out the maximum number of connections to particular database under a sybase instance is this value saved some where as for auditing reason we have to find out how many users access the particular database in one month or any time duration. we are running...
  2. mmuzaffar

    Permission denied message for table creation while executing a DTS

    Hi I fighting with a strange problem with a DTS package, we had a DTS package under a name of user who left the company and his account was deactivated, i openned that DTS package and saved it under my name and my user is part of sysadmin role, when i am trying to execute the DTS i gets the...
  3. mmuzaffar

    DTS permission denied to create table to user with SA priviliges

    Hi I fighting with a strange problem with a DTS package, we had a DTS package under a name of user who left the company and his account was deactivated, i openned that DTS package and saved it under my name and my user is part of sysadmin role, when i am trying to execute the DTS i gets the...
  4. mmuzaffar

    getting the SQLserverAgent error 8, not enough storage is available

    Hi, I tried to manually start a job from Enterprise Manager and got ' Error 22022: Unable to post notification to SQL ServerAgent (reason: MapViewOfFile() returned error 8, 'Not enough storage is available to process this command') This happens quite often. Every time I have to re-start the...
  5. mmuzaffar

    Need Assist. in upgrade of sp4 from sp3 on sql server 2000

    Hi i am trying to upgrade the service pack sp3 to sp4 on my sql server 2000 database and i have downloaded the sp4 files from microsoft which are as follows SQL2000-KB884525-SP4-x86-ENU.EXE SQL2000.MSDE-KB884525-SP4-x86-ENU.EXE SQL2000.AS-KB884525-SP4-x86-ENU.EXE i stoped the SQL services and...
  6. mmuzaffar

    how to remove schema user name from table while using it in a Query

    Hi All I want to know how to remove the schema username from a table name while using that table in a query for example currently i am logged in with username abc in sql server 2000 when i select a table in database test123 i have to attach the username with table name i.e abc.table name in...
  7. mmuzaffar

    Access denied message after a newer version of DTS package was created

    I need help as yesterday i created a new dts package which is a copy of old DTS package because it was under some other users name so i saved it under mine there is was job associated with this DTS package and now it is failing and giving following error messeges DTSRun: Loading... DTSRun...
  8. mmuzaffar

    Access denied when a NEW DTS package is created

    I need help as yesterday i created a new dts package which is a copy of old DTS package because it was under some other users name so i saved it under mine there is was job associated with this DTS package and now it is failing and giving following error messeges DTSRun: Loading... DTSRun...
  9. mmuzaffar

    how to move user define functions from SQL server 2000 to another

    I need help as i want to move user define function from one SQL server 2000 (test box) to another (production) box any help will be highly appreciated Thanks Khalid

Part and Inventory Search

Back
Top