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

    Procurve 2524 and SNMPTRAPD

    Hi, ( and sorry for my English ) I trie to use snmptrapd to receive trap send by procurve 2523. I download MIBs from HP ( http://www.hp.com/rnd/software/MIBs.htm ) and run snmptrapd specifying the -M option with the diretory where i extract the mibs. But the trap i received still being log...
  2. raztaboule

    Help needed with SNMPTRAPD

    Hi, ( and sorry for my English ) I trie to use snmptrapd to receive trap send by procurve 2523. I download MIBs from HP ( http://www.hp.com/rnd/software/MIBs.htm ) and run snmptrapd specifying the -M option with the diretory where i extract the mibs. But the trap i received still being log...
  3. raztaboule

    Can't update forward map no such RRse

    Hello , ( and sorry for my poor english ) I'm using DHCP Server V3.0.1rc13 and BIND 9.2.4rc4. My DHCP servers ( i've got two dhcpd ) update Bind . but some time Bind just say and reverse zone is not updated, so my dhcp clients are known whith their old @IP in the reverse zone . Any ideas ...
  4. raztaboule

    Java 1.4.2 for AIX

    I'm looking for java 1.4.2 and can just found the link below for downloads. http://www-128.ibm.com/developerworks/java/jdk/aix/service.html put the downloads links seems to be broken. Anyone knows if i can download it from elsewhere ? thanks.
  5. raztaboule

    doc on error message

    Hi, Do you know where i can found a doc on messages send to syslog by named ? i'v got those message : "message class could not be determined" "message has 4 byte(s) of trailing garbage" and some others and i would like to know more about it. thanks.
  6. raztaboule

    FTP login failed when try to connect on and AIX server

    Hi , I'm on AIX 5.1 When i try to FTP to another AIX machines from another user than root the login fails. I'v got the prompt to enter the username and when i press return on it i can't enter the password, it just tell me that " 331 password required ", and i cant' even try a password , it...
  7. raztaboule

    problem increasing fs size ( again... )

    hi, trying to increase /tmp and others fs in rootvg i've got this message ( AIX 5.1 ) Raysugar /tmp> chfs -a size='300000' /tmp 0516-404 allocp: This system cannot fulfill the allocation request. There are not enough free partitions or not enough physical volumes below ouputs from...
  8. raztaboule

    redo logs again... ( dumping )

    hi ! I still have a database that switch too often the redologs files. And we can't see what is making this.... So we are trying to dump them to try to see what is happening .... but it doesn't work ( ORA-02819: Write failed ) . - The size of redolog file i wan't to dump is 10M - There is...
  9. raztaboule

    v_$sysstat and redo

    does someone knows what is the unit of the column value for name = 'redo size' in v_$sysstat ? and perhaps a link where i can found more about v_$sysstat and the redo information stored in it ? thanks in advance.
  10. raztaboule

    relo log switch and x_$kccle

    hi, i'm on AIX 4.3.3 with oracle 8.1.7 I've redo logs of 50M , log_checkpoint_interval is set to 1000000 , log_buffer is 1M . Log switch happend each 2or3 minutes and i'm pretty sure there is not 50M written in 2minutes. I'was expecting a log switch each 15 or 16 minutes because of the...
  11. raztaboule

    Network hangs on Proliant (680) G3

    hi , i'm experiencing a strange behaviour on a Proliant 680 G3 ( i'm not sure for the 680 , i'm at home... ) with a gigabit card NC7781 . Since our NT administrator upgrade it from W2K to W2K3 the network hangs frequently , network shares are lost and become online again a few seconds after...
  12. raztaboule

    moving disk from one fast600 to another.

    hi , new in this forum and in FastT600 managing. Just a "theorical" question to check if my provider says right. If for example i've got two SSa disk mirrored i can take them from one system to another , and with importvg i can access my data on the new system. Can i do the same thing with...
  13. raztaboule

    error while running Filemon

    hi, when i do : filemon -o fmon.out -v -u -O all after a few seconds it returns : trc_rdwr: op doesn't match SVC type /dev/systrctl: There is a request to a device or address that does not exist. and then stop . any ideas ?
  14. raztaboule

    DBD - can't load /..../Oracle.so

    Hi, I've got this message when running a script from the crontab: install_driver(Oracle) failed: Can't load '/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/DBD/Oracle/Oracle.so when i run it from a shell it works well. So i 've done and env > env.out , and when i start my script i read...
  15. raztaboule

    Using Ultrium Tape Autoloader 3581

    Hi , Perhaps a simply question , but i'm not very familiar with tapes. Does this kind of library can be managed entirely with aix commands without any other softwares ? 7 tapes can be loaded in this library , can I load/unload them with AIX commands ? my purpose is : - Load tape 1 during...
  16. raztaboule

    blocks and empty_blocks

    Hi , 1/ i supposed that blocks in dba_tables are the sum of the blocks of each extents of a table, and that empty_blocks is the same but for unused blocks . Am'I right ? 2/ Why the same information is not present in dba_indexes ?? the purpose is to find and easy way to estimate the real...
  17. raztaboule

    Informations on fastT600 and flashcopy ?

    hello , does anyone can give me a feedback on fastT600 + flashcopy ? type of problems encoutered ? how much reliable is it ? something particuliar with oracle ? thanks in advance.
  18. raztaboule

    fastT200 question

    Hi , i've got a fastT200 in direct attachement to a 6h0 with two controlers to access the fastT . I create a new array and i configure it to have controler A as prefered controler. but a few minutes after i've got an alert on the fastT200 saying : logical drive not on preferred controler...
  19. raztaboule

    ORA_01591

    hi ! i'm in troubles again.... since yesterday two tables are locked. a select count(*) returns : ORA-01591: lock held by in-doubt distributed transaction 3.32.9139 As those tables are used for users connections they are very critical. The following views are empty : DBA_2PC_NEIGHBORS...
  20. raztaboule

    How to know which indexes are never used

    does anyone knows a query to list indexes that are not used ? the context is : Some users are complaining about performance. db_block_buffer used ratio is high (95%) , row_cache used ratio is also high (91%) , in average about 10M are free in the shared pool, no paging occurs on the system, the...

Part and Inventory Search

Back
Top