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

    AWR Column Definitions

    I have a Director wanting to know what the column definitions are in a AWR Report for "WAIT EVENTS". I have explained ,,,, BUT he would like the ORACLE definition. I have been looking for them but have not been able to find any document that explains each column. These are the columns: Waits...
  2. THEaix

    AIX sendmail Recieved:(from root@localhost)

    My IT dept. is telling me that the "Received:(from root@localhost)by servername.domain-name.com" is incorrect. What they are wantinig is "Received:servername.domain-name.com. I have tried lots of variations and looked all over for this, so I thought I'd run by y'all. I am masquerading to our...
  3. THEaix

    linked Oracle tables and access indexes

    I have a Access(2003) DB with linked tables to a Oracle 10g DB thru a ODBC connection. There are no indexes built on the Access side but the Oracle Db has all the appropriate indexes on it. All the Access is used for is queries to the Oracle Db and users build these queries in access. I just...
  4. THEaix

    X windows performance hit

    We usually don't and haven't run Xwindows for any clients connecting to our AIX's but do have the console running CDE. I have a developer that is from a windows environment starting to work on AIX and is wanting to run Xwindows client on his desktop and connect to AIX servers. I have always...
  5. THEaix

    10g R2, transactions waiting for the redo log buffer

    We have a 10g Db that has started to get these messages. this is output from a query. Even with it sized as large as it is during peak we log switch every 8-9 minutes. Used grid control to set sizes and this is what it came up with. I guess the question is, do I really need to make the log files...
  6. THEaix

    Using a mirror to rebuild a new server

    I have not heard of this being done and thought I'd ask here. I have a boss that wants me to bring a WIN2003 server down remove one of the mirrored OS disks and install it in a different server that has no OS on it and start it. Sync the drives on the new server, bring it down and remove the...
  7. THEaix

    Viewing /var/log/history files

    I have aix'S WRITING TO /var/log/history/userfiles the output from the "more" command is : ^A^Adf #Þ#1253543340#ß# vi /etc/hosts #Þ#1253543348#ß# What is the command to view these in a text format? I can't reemember it for anything. Thanks.
  8. THEaix

    Need to start a service after disk mount

    We have an app(service)that requires a particulair Virtual PGP disk(D:) to be mounted before it starts. I was wanting to create a "service dependence" but not sure if that is the solution. Does anyone have a fix for a simuliar issue? Thanks
  9. THEaix

    EXPORT with datapump expdp

    I am wanting to expdp FULL=y a database but use a query to export only where sysdate= x. or by using a between clause. Any help would be appriciated
  10. THEaix

    App aliasing question

    Looking to see what the common practice is. I just added gtar to one of my systems to enable large file taring. What do you do with apps such as this? Do you alias the tar command with gtar or just remember that gtar is out there? Same for other apps like this that have a simuliar name as a GNU...
  11. THEaix

    CHANGING DBNAME 10G

    I've been trying to change the DBname all *^*)^(^ morning. I've shutdown the DB sqlplus as sysdba startup mount nid target=sys/oracle@tmparc DBNAME=ARC02 SETNAME=YES AND I GET: DBNEWID: Release 10.2.0.4.0 - Production on Thu Jan 29 11:30:09 2009 Copyright (c) 1982, 2007, Oracle. All rights...
  12. THEaix

    DS4500 LUN

    I have this in the IBM DISK RAID forum as well, but doesn't seem to get the traffic as this forum and since it's attached to an AIX..... I have a DS4500 Disk system with one(1) 710 drive tray (mgmt won't by a second tray)with 14 279GB drives attached to a IBM P550. I'll have three(3) databases...
  13. THEaix

    DS4500

    I have a DS4500 Disk system with one(1) 710 drive tray (mgmt won't by a second tray)with 14 279GB drives attached to a IBM P550. I'll have three(3) databases running on it (1 Db2 and 2 oracle 10g). This will be a DR site with actually only one of the DB's active everyday, unless we have a DR...
  14. THEaix

    user expire script

    I found this thread from TEK-TIP user Columb. I am real new to scripting and perl,(just figured how to spell it) and was wanting a little help in understanding this script and modfying it to not mail the users but mail me. Here is the script: #! /usr/bin/perl -w use strict; open FH...
  15. THEaix

    AIX 4.3.3 password changing

    This server used to be in a 2 node HA cluster. There was a sync password scsript that would sync the users and passwords between the 2 nodes. I have disabl;ed all of that but everyday the root password doesn't work. I don't know if it's expired retries etc etc or what. When you login it just...
  16. THEaix

    AIX 5.2 mksysb

    Anyone have a way to get around the 2day mksysb to dvd? Looking to clone a 615 with two vg's (root & user) to another 615.

Part and Inventory Search

Back
Top