Pesan Bu Dokter
1. Ngga boleh Deket2 sama asap rokok
2. Ngga boleh makan Indomie lebih dari 4x dalam sebulan
3. Ngga boleh makan yang mengandung lemak, santen juga
4. Ngga boleh makan lebih dari jam 23:00
5. Hindari minuman Cola sebisa mungkin
6. Minum air putih minal 3 Liter sehari
7. Olah raga teratur
Bubur Ayam Barito
Bubur ayam Barito letak nya di Barito, Jakarta Selatan deket sama Blok M Plaza. bubur ini sangat Rame tapi rasa nya masih kalah sama bubur ayam Amburadul Pak kumis (Pecenongan).
ERROR OGG-01028
You will find Extract process abends with ERROR OGG-01028 Oracle GoldenGate Capture for Oracle, <extract name>.prm: error getting item for row with ROWID
Cause :
Issue raised after upgrading from OGG v11.1.1.0.17 to v11.1.1.0.26 Long running transactions are present when this issue happens A code change in the the build v11.1.1.0.17_001 causes incorrect mining of oracle logs.
Exception java.net.ConnectException: Error opening socket to server localhost/127.0.0.1 on port 50,000
This error getting when execute clpplus from client.
[db2inst1@devel ~]$ clpplus db2inst1@localhost:50000/SAMPLE
Enter password:
[jcc][t4][2043][11550][3.57.82] Exception java.net.ConnectException: Error opening socket to server localhost/127.0.0.1 on port 50,000 with message: Connection refused. ERRORCODE=-4499, SQLSTATE=08001
Solution :
1. Change or Add port
vi /etc/service
db2c_db2inst1 50001/tcp # DB2 connections for db2inst1
2. Restart Network
/etc/init.d/network restart
SQL5043N Support for one or more communications protocols failed to start
This error getting when startup db2.
[db2inst1@devel ~]$ db2start
SQL5043N Support for one or more communications protocols failed to start successfully. However, core database manager functionality started successfully.
solution :
1. db2 force application all
2. db2start