Billing and Revenue Management (MOSC)

MOSC Banner

DM_VERTEX : Installation Issues : Not able to start dm_vertex.

edited Feb 9, 2012 7:21PM in Billing and Revenue Management (MOSC) 7 commentsAnswered ✓
Hi Experts,
        We are geting the below error after installing the dm_vertex. When trying to get the libctx300.so, it fails because the cobmain.h and CTX300.CBL files are missing. These files are referenced in the ctx300_.c source file and Makefile respectively.

ctx300_.c file
------------------
#ifndef WIN32
#include "cobmain.h"
#endif

Makefile
-------------------
#COB_FLAGS_hpux= -v -Q,2 -G +z +DAportable
COB_FLAGS_hpux= -y -t
COB_FLAGS= $(COB_FLAGS_$(OS))
COB_FILE= $(CTX_DIR)/CTX300.CBL

when we try to compiling, we got the following.

$ make
make: Nothing to be done for `all'.

Due to missing dm_vertex files, tax can't be done properly

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center