IBM CDC replication --dmshowevents

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
mvrkreddy
Participant
Posts: 12
Joined: Sun Apr 13, 2014 11:46 pm

IBM CDC replication --dmshowevents

Post by mvrkreddy »

when i am running the below command in IBM Infosphere change data capture tool (IBM CDC 10.2),i am getting the outof memory error

./dmshowevents -I INSTNAME SUBscription

error: /java/lang/Outofmemory

how can i resolve this issue
RAJESH
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Generally, you solve Java 'out of memory' issues but increasing the amount of memory allocated to the JVM. Perhaps someone here knows where you would set that (the -X options) or you could involve your official support provider.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply