ERROR! MySQL manager or server PID file could not be found!
Written by Hendrawan in September 18th, 2007
1 Comment
Posted in: Mysql
Don't Panic if you get this error when you start, restart or stop your mysql engine.
I get error like this "/etc/init.d/mysql: /usr/local/bin/hostname: not found
/etc/init.d/mysql: /usr/local/bin/hostname: not found
ERROR! MySQL manager or server PID file could not be found!"
when i restart the mysql, yes..dont panic,
solved:
# ps -ef |grep mysql|awk '{print $2}'|xargs kill
passwd (SYSTEM): Unexpected failure. Password database unchanged
Written by Hendrawan in September 18th, 2007
When I was to changed "root" password then come up message like this
"passwd (SYSTEM): Unexpected failure. Password database unchanged", try adduser, then his come up again this message "UX: useradd: ERROR: Cannot update system files - login cannot be created."
check your / space, house keeping if its full, then change
Kill Many* Jobs
Written by Hendrawan in September 13th, 2007
Export Script (Oracle)
Written by Hendrawan in September 12th, 2007
Posted in: Export-Import, ORACLE
Yesterday, I was export the database for backup mode, Coz the database not in archived log mode, so export was the solved. I used this in HP-UX
Note:
1. Change 'TABLE' with your table and 'SEPT' with your partition table name.
2. Change 'SCHEMA' with your shema where table place.
3. Change 'compress' with
Solaris 10 Fibre Channel Management
Written by Hendrawan in August 22nd, 2007
Posted in: Fibre Channel, SOLARIS
Copy Tape to Tape
Written by Eriek Regandono in August 21st, 2007
Savemail: cannot save rejected email anywhere
Written by Hendrawan in August 15th, 2007
When your "tail -f /var/adm/messages" on your solaris 10 box and found "savemail: cannot save rejected email anywhere.."
you can add "sendmail: ALL (or LOCAL)" in your /etc/hosts.allow
Show Memory Info In HP-UX
Written by Hendrawan in August 6th, 2007
Posted in: HP-UX, Show Memory
If your machine install the IGNITE software you can use print_manifest , If not you can use cstm (Command line interface to the Support Tool Manager)
$ echo "selclass qualifier memory;info;wait;infolog" | /usr/sbin/cstm | grep 'Total Configured'
Total Configured Memory : 143360 MB
Recently In SOLARIS
set hostname without reboot
April 28th, 2008# uname -a SunOS Trojan 5.9 Generic_118558-33 sun4u sparc SUNW,Netra-T12 replace old hostname with new hostname in ...continue reading
ssh[23593]: [ID 530472 user.error] Kerberos mechanism library initialization error:
March 24th, 2008When I log via ssh to another machine # ssh gandalf@rohan.lotr.com unable to initialize mechanism library [/usr/lib/gss/gl/mech_krb5.so] the ...continue reading
Comparison Kernel parameter Solaris9 and Solaris10
March 4th, 2008SERVER - Solaris9 - Oracle9i .....[compare]..... SERVER - solaris10 - Oracle10g [ Solaris9] forceload:sys/shmsys [Solaris10] ...continue reading
- System Administrator Appreciation Day
- Troubleshooting for startup inconsistent DB
- Linux System information
- set hostname without reboot
- ssh[23593]: [ID 530472 user.error] Kerberos mechanism library initialization error:
- Tracking Down “Last Reboot” on windows
- Backup Listener log
- Oracle Heterogeneous Configuration Service (ORACLE to MySQL)
- Comparison Kernel parameter Solaris9 and Solaris10
- Kernel setup for Solaris 10 using project files - Special for Oracle10g
Latest In ORACLE
Troubleshooting for startup inconsistent DB
for e.g. database unable up cause of datafile corruption SQL> startup ORACLE instance started. Total System Global ...continue readingBackup Listener log
In database production, the log of listener was grow rapidly, some times if you move ...continue readingCategories
-
- *Nix
- AIX
- Assign disk
- Backup
- BUG
- Connection
- Datafile
- Error
- Error Number
- Export-Import
- Fibre Channel
- FTP
- Get WWN
- Hardware Info
- HP-UX
- Kernel Conf
- LINUX
- Listener
- Mounting
- Mysql
- NTP
- ORACLE
- Sendmail
- Session
- Show Bit
- Show Memory
- Show Memory
- Show Processor
- Show Serial Number
- SOLARIS
- Sql Loader
- SSH
- Startup
- Sudo
- sysinfo
- Tablespace
- Tape
- Telnet
- Tunable Parameters
- Windows
- WWN Info


An ordinary people, participants, contributor who share their own experiences, their knowledge, their informations, task, a few tips and tricks, their problem with solving tools..