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 Chriss Miller 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: SaintJames
  • Content: Threads
  • Order by date
  1. SaintJames

    Raid 5 to 10

    Is it possible to setup a 5*80 gb striped and 1 400Gb miror raid 10 configuration? Is it possible to do this and go from raid 5 to 10 without rebuilding the server? Thank you
  2. SaintJames

    network connection view is empty

    My network connection view is empty. and the network Conection server will not start. No errors in the event log. ran NET stop "NETMAN" then NET Start "NETMAN" get Microsoft Windows [Version 5.2.3790] (C) Copyright 1985-2003 Microsoft Corp. C:\>net stop "NETMAN": System error 1060 has...
  3. SaintJames

    NIC Icon - Network Cable Unplugged ?

    What would cause the the NIC status to jump back and forth from "Connected" to "Network Cable Unplugged"? I'm running Windows 2000 server on Dell Poweredge 1600sc with Intel 1000 MT, all service packs and security patchs have been applied. Updated my drivers to the latest available from INTEL...
  4. SaintJames

    List users with Out of Office enabled

    Is it posible to generate a list of users that have their OOF set to true.
  5. SaintJames

    Windows Anywhere

    This is a new feature for Terminal Services in WIn 2003 does anyone know of some links for additional information. As usual Microsoft is either not documenting it properly or has made it very obscure to find. Thanks much!
  6. SaintJames

    Reboot Window, Oracle won't start right

    This is the second time this happens too me. I change the password for system (successfully), and discover that something does not work right after I reboot Window. I have 2 resolutions either restart OracleService[SID], or shutdown and startup from sqlplus which brings me into second problem...
  7. SaintJames

    PDF from will not clear in IE6

    I have a pdf form that after fill and submited it, then return to that page later to enter new data the pdf form contains the information of the last submition. The file in the temporary internet files folder contains no form data, the Browser is set to check for a newer version at each visit...
  8. SaintJames

    Just setup Win 2003 with SP1 no network

    I just setup Win 2003 with SP1, now I have no network access. I am sure that I clicked finished on the tool for the windows update. The firewall is set to off. and the tcp/ip configuration are coorect. does anybody have a clue
  9. SaintJames

    Add column before another

    Can someone help me with this. I'm triing to conver a sql statement from MS-SQL to oracle All the statement does in add a column before and other, I am unsure about the correct syntax for Oracle. here is my MS-SQL statement: ALTER TABLE tbl_a ADD field_B NUMERIC(8) NULL BEFORE field_C ROUTID...
  10. SaintJames

    Application verification tool

    Microsoft flaunts the avalability of the Application verification tool in windows 2003 http://www.microsoft.com/windowsserver2003/evaluation/overview/standard.mspx> However the are not making it easy to find the tool for win 2003. can anybody help?
  11. SaintJames

    Application verification tool

    Microsoft flaunts the avalability of the Application verification tool in windows 2003 http://www.microsoft.com/windowsserver2003/evaluation/overview/standard.mspx> However the are not making it easy to find the tool for win 2003. can anybody help?
  12. SaintJames

    Application verification tool

    Microsoft flaunts the avalability of the Application verification tool in windows 2003 http://www.microsoft.com/windowsserver2003/evaluation/overview/standard.mspx> However the are not making it easy to find the tool for win 2003. can anybody help?
  13. SaintJames

    Client Services for Netware

    I cannot login to the Novell server. We are attemping the use ADSI to retrive information from the NDS, for this we need to use the Client Service for NetWare to connect. I have all of the pertinant information, tree, context, network number frame type, userid password but I still cannot get a...
  14. SaintJames

    POP! goes the weasel

    Quick question, does windows 2000 server or advanced server provide a POP service? THKS
  15. SaintJames

    Backup tape problem

    I'm using DLT 40 tapes and I have a small number of which that work fine in one drive but read as being write protected in another but I can catalog just fine. Both systems are using NTBACKUP, one is on WIN2003 and the other WIN2000 with different internal tape drives. Any clue, why I can use...
  16. SaintJames

    NTBACKUP gips

    I have a number of tapes that will not allow me to re-use them with my primary backup machine; they seem to work well enough with an old server that I resurrected. The problem is I am unable to get the media to be freed. I get pop up that say the media is write protected when it is not. The...
  17. SaintJames

    Silly question

    In the listener.ora File I can configure a value for CONNECT_TIMEOUT_LISTENER Does the value represent seconds or minutes? Thanks a bundle. J
  18. SaintJames

    What version I'm I running

    When I look in the help I see 6.5.6944.0 Can this be used as an indication of which version I am running? Thanks
  19. SaintJames

    Outlook 2000 Mail Services Tab disapered

    I just did a clean install on a PC, Performed a full install Of Office 2000, I am know attempting to configue the Exchange client however to Mail Service Tab is missing from the Tool>Options Menu. I'm having a brain freez right now.
  20. SaintJames

    Composite primary key

    How do I add a composite primary key to a contraints. in Oracle 10 This isthe SQL that I have but it returns an error, SQL=ALTER TABLE [Table_Name] ADD CONSTRAINT [Constraint_Name] PRIMARY KEY (field1, field2); Then I get this error:ORA-00955: name is already used by an existing object But...

Part and Inventory Search

Back
Top