Store Inventory Management (MOSC)

MOSC Banner

SIM 14.1 Data Seed connect issue with pluggable database

edited May 10, 2016 5:09AM in Store Inventory Management (MOSC) 4 commentsAnswered

Hi,

I'm trying to install SIM 14.1 and I'm not able to execute Data seeding. I set all parameters according to the manual; but execution gives this:

./startDataSeedCli.sh -a 1 -s localhost -p 1521 -d pdbretail

Error: groovy.lang.MissingMethodException: No signature of method: oracle.retail.sim.dataseed.shared.SeedSetup.writeMasterCommonLog() is applicable for argument types: (org.codehaus.groovy.runtime.GStringImpl, java.lang.Integer) values: [ERROR: failed connect to database., 2]

I'm using pluggable database here, and I set listener parameter USE_SID_AS_SERVICE_LISTENER=on; so database can be reached using SID.

When I try to execute the same thing on different server (the one with non-CDB architecture) script runs fine. I'm using same shared folder for both execution, so there's no difference in script.

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