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 TouchToneTommy 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: jplaz
  • Order by date
  1. jplaz

    MS Access as Linked Server

    use MDAC 2.6 in Acces server location, for upgrade Microsoft.Jet.OLEDB
  2. jplaz

    SQL 7.0 / 2000 Profiler

    exist in SQL Server Profiler one selection of "existing connections" Use thisn for retrieve result of connection after of start the trace Regards
  3. jplaz

    Truncate Logs

    This is because before making truncate full must have backup previous, or a differential at least where to be able to apply the transactions. If the truncated one cannot obtain a coherence does not take place, marking like correct job, and jobs not taken effect by the execution from the same...
  4. jplaz

    SQL server performance tuning

    Hello I am DBA SQL Server, first you would have to configure the SQL Server, send the result of the execution of stored procedure SP_CONFIGURE, it is important that timeouts, and the size of the Net packets, are correct. The Querys give back many data?
  5. jplaz

    What is the best to install SQL server on Windows 2000

    Hello, is preferable you install's it in a domain with Active Directory, since you can use the security of the directory access. The installation is normal, and soon you form the server configure acces to AD. Regards (Excuseme for my english i spanish)
  6. jplaz

    Local Database Crash

    The Database do not report errors, the error took place due to a degradation of the service of IP in the Cluster Service, the DNS was not able to exchange the name by the IP. We used citrix to serve applications. The errors in the clients immediately went that they did not get to connect...
  7. jplaz

    Local Database Crash

    SO installed is W2k Advanced Server in all installation, DataStore is in CLuster, the client is 80 servers. The Datastore, did not produce failures, the error occurred by a problem in cluster service, and the networking. The clients when updating local database, corrupted massively, when trying...
  8. jplaz

    Local Database Crash

    Hello, in our enviroment, when losing connectivity with DATASTORE (SQL2000 Cluster), clients IMA when updating the local Database, produced a massive corruption in the local Database, losing we the service, when solving the problems the clients connecting solved the corruption, as can be...
  9. jplaz

    Hello, in our enviroment, when losi

    Hello, in our enviroment, when losing connectivity with DATASTORE (SQL2000 Cluster), clients IMA when updating the local Database, produced a massive corruption in the local Database, losing we the service, when solving the problems the clients connecting solved the corruption, as can be...

Part and Inventory Search

Back
Top