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 bkrike 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: icahn
  • Content: Threads
  • Order by date
  1. icahn

    newbie - HP Storage Works Command View

    Hi everyone, I have a HP VA7110 disk array connected to a Windows 2000 Server. At some time in the past the disks in the array have been accessible from 3 Red Hat Enterprise servers, but are now no longer available. By this I mean, booting up one of the 3 RHEL machines produces messages...
  2. icahn

    11.5.9 migration

    I need to migrate a production R11.5.9 instance on Solaris to a new server, and possibly, change the server hostname as well. What's the best (supported) way of doing this? All tiers on one server. I'd prefer not to use adclone as there are problems even with cloning into a test instance, let...
  3. icahn

    collation conflict from Enterprise Manager

    Hi all, When using Enterprise Manager to create a new user, I get Error 446: Cannot resolve collation conflict for equal to operation. (ODBC SQLState: 42000) and cannot continue. But I can use sp_adduser and sp_addlogin to do the job. Any ideas why EM gets this problem? tia.
  4. icahn

    collation sequence

    How can I find out the collation sequence of an existing udb 7.2 database? Thx.
  5. icahn

    error 17883 scheduler hung

    Recently, no users could login to our SQL Server 2000 SP3 instance. sqlserver.exe was taking 100% cpu and I was seeing these messages in the error log, The Scheduler 0 appears to be hung. SPID 75, ECID 0, UMS Context 0x398F5DB0. After 20 mins, the problem mysteriously corrected itself and...
  6. icahn

    ps1_fault_sensor scsi id

    After installing a Store Edge DDS4 external tape drive into a brand-new out of the box v280r running Solaris 8, I'm getting this in /var/adm/messages: [ID 961923 daemon.error] WARNING: Device PS1 failure detected by sensor PS1_FAULT_SENSOR Any ideas what's causing this? Also, the scsi id at...
  7. icahn

    cplv PP Size

    Hi, I'm installing a 32GB disk and plan to use cplv to copy logical volumes in existing 8GB disks into the new one. The volume group built on the 8GB disks have PP Size = 16MB. The new disk will be put into a new vg with a larger PP size (not sure, perhaps 32MB). Is it possible to cplv -e lv1...
  8. icahn

    instead of trigger on partitioned view

    In SQL Server 2000, I am trying to horizontally partition data into 2 tables using a check constraint on a datetime column as the partition key. The tables are unioned together by a view. There is no primary key in the base tables, so the view is not updatable. An instead-of-insert trigger is...
  9. icahn

    transaction log

    How can I stop the transaction log of our ASA 7.5 database from getting larger all the time? The timestamp in our .db file is unchaged since startup, only the .log file seems to be updated. Is this normal? The log file (123MB) is now larger than the db file (92MB). We do not shutdown for...
  10. icahn

    client and server on different networks

    We are running ASA 7 with database server and some end-user clients on separate networks with a router between them. Our network admin does not allow the router to propogate udp broadcasts, so none of the clients in the separate network can find the server. (dbisqlg -> SQL -> Connect ->...
  11. icahn

    new scsi disk

    When inserting a new scsi disk into an empty hot-swap bay in an F50 (AIX 4.3.3), are there any switches or jumpers I have to set before inserting the disk? On this particular machine, I'm told that there are not enough scsi addresses to allow a new disk to be configured into the system...
  12. icahn

    replace disk in mirrored volume group

    Running AIX 4.3.3 on RS6000 H50. Physical volume hdisk3 needs to be replaced and I need commands to do this. The disk contains logical volume b01lv and is contained in mirrored volume group bvg0; the mirroring stores 2 copies of each LV. Filesystem is jfs. Are these the correct commands for...

Part and Inventory Search

Back
Top