JDE.INI for SUN server

dan_richards

dan_richards

Reputable Poster
Can someone please post a complete working JDE.INI from a SUN enterprise server? I need to compare the BSFN build section to the one I have.

Thanks!
 
Dan,
look on your DS under \\servername\b7333\Hosts\Sun . You should find an original JDE.INI template for your platform.

Gerd
 
Dan,
Here is one.
; OneWorld initialization file INI(JDE)
; SUN Solaris specific version - B9

[JDE_CG]
CLASSPATH=/u01/jdedwardsoneworld/b9/system/Classes/xalan.jar:/u01/jdedwardsoneworld/b9/system/Classes/xerces.jar:/u01/jdedwardsoneworld/b9/system/Classes/kernel.jar:/u01/jdedwardsoneworld/b9/system/Classes/XTS.jar:/u01/jdedwardsoneworld/b9/system/Classes/log4j.jar:/u01/jdedwardsoneworld/b9/system/Classes

[DEBUG]
;Output=FILE
Output=NONE
LEVEL=BSFN,EVENTS
;Output=EXCFILE
DumpLPDS=1
DebugFile=/u01/jdedwardsoneworld/b9/log/jdedebug.log
JobFile=/u01/jdedwardsoneworld/b9/log/jde.log
JDETSFile=/u01/jdedwardsoneworld/b9/log/JDETS.log
GlobalCompactSizeInit=1024
GlobalCompactSizeDestroy=0
;LogErrors=FALSE
LogErrors=TRUE
ClientLog=0
KeepLogs=1
TAMTraceLevel=0

[MEMORY DEBUG]
Frequency=10000
Full=1

[SVR]
EnvironmentName=PY9
LibraryListName=PY9
EnvType=1
SpecPath=spec
SourcePath=source
ObjectPath=obj
HeaderPath=include
HeaderVPath=includev
BinPath=bin32
LibPath=lib32
LibVPath=libv32
MakePath=make
WorkPath=work
CodeGeneratorPath=cg
ResourcePath=res
HelpPath=helps
NextIDPath=nextid

[INSTALL]
DefaultSystem=system
ClientPath=client
PackagePath=package
DataPath=data
B9=/u01/jdedwardsoneworld/b9
Double_Byte=0
LocalCodeSet=WE_ISO88591

[JDEIPC]
ipcTrace=0
maxNumberOfSemaphores=200
startIPCKeyValue=7001

[JDEMAIL]
Rule1=90|OPT|MAILSERVER=namail.americas.xxxxx.local
Rule2=100|DEFAULT|[email protected]
Rule3=110|DEFAULT|[email protected]
Rule4=120|DEFAULT|[email protected]
Rule5=130|OPT|MERGELOCAL=1
Rule6=140|OPT|UPDATELOCAL=0
ClientType=Windows

[JDENET]
serviceNameListen=6011
serviceNameConnect=6011
maxNetProcesses=5
maxNetConnections=1000
maxKernelProcesses=50
maxKernelRanges=24
netTrace=0
enablePredefinedPorts=0
checkKrnlHealth=1000
netTemporaryDir=/u01/jdedwardsoneworld/b9/tmp/

[JDENET_KERNEL_DEF1]
krnlName=JDENET RESERVED KERNEL
dispatchDLLName=libjdenet.so
dispatchDLLFunction=JDENET_DispatchMessage
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF2]
krnlName=UBE KERNEL
dispatchDLLName=libjdeknet.so
dispatchDLLFunction=JDEK_DispatchUBEMessage
maxNumberOfProcesses=1
numberOfAutoStartProcesses=1

[JDENET_KERNEL_DEF3]
krnlName=REPLICATION KERNEL
dispatchDLLName=libjderepl.so
dispatchDLLFunction=DispatchRepMessage
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF4]
krnlName=SECURITY KERNEL
dispatchDLLName=libjdeknet.so
dispatchDLLFunction=JDEK_DispatchSecurity
maxNumberOfProcesses=3
numberOfAutoStartProcesses=3

[JDENET_KERNEL_DEF5]
krnlName=LOCK MANAGER KERNEL
dispatchDLLName=libtransmon.so
dispatchDLLFunction=TM_DispatchTransactionManager
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF6]
krnlName=CALL OBJECT KERNEL
dispatchDLLName=libxmlcallobj.so
dispatchDLLFunction=XMLCallObjectDispatch
maxNumberOfProcesses=10
numberOfAutoStartProcesses=10

[JDENET_KERNEL_DEF7]
krnlName=JDBNET KERNEL
dispatchDLLName=libjdeknet.so
dispatchDLLFunction=JDEK_DispatchJDBNETMessage
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF9]
krnlName=SAW KERNEL
dispatchDLLName=libjdesaw.so
dispatchDLLFunction=JDEK_DispatchSAWMessage
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF10]
krnlName=SCHEDULER KERNEL
dispatchDLLName=libjdeschr.so
dispatchDLLFunction=JDEK_DispatchScheduler
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF11]
krnlName=PACKAGE BUILD KERNEL
dispatchDLLName=libjdeknet.so
dispatchDLLFunction=JDEK_DispatchPkgBuildMessage
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF12]
krnlName=UBE SUBSYSTEM KERNEL
dispatchDLLName=libjdeknet.so
dispatchDLLFunction=JDEK_DispatchUBESBSMessage
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF13]
krnlName=WORK FLOW KERNEL
dispatchDLLName=libworkflow.so
dispatchDLLFunction=JDEK_DispatchWFServerProcess
maxNumberOfProcesses=5
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF14]
krnlName=QUEUE KERNEL
dispatchDLLName=libqueueknl.so
dispatchDLLFunction=DispatchQueueMessage
maxNumberOfProcesses=1
numberOfAutoStartProcesses=1

[JDENET_KERNEL_DEF15]
krnlName=XML TRANS KERNEL
dispatchDLLName=libxmltransactions.so
dispatchDLLFunction=XMLTransactionDispatch
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF16]
krnlName=XML LIST KERNEL
dispatchDLLName=libxmllist.so
dispatchDLLFunction=XMLListDispatch
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF19]
krnlName=EVN KERNEL
dispatchDLLName=libjdeie.so
dispatchDLLFunction=JDEK_DispatchITMessage
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF20]
krnlName=IEO KERNEL
dispatchDLLName=libjdeieo.so
dispatchDLLFunction=JDEK_DispatchIEOMessage
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF22]
krnlName=XML DISPATCH KERNEL
dispatchDLLName=libxmldispatch.so
dispatchDLLFunction=XMLDispatch
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF23]
krnlName=XTS KERNEL
dispatchDLLName=libxtskrnl.so
dispatchDLLFunction=JDEK_DispatchXTSMessage
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF24]
krnlName=XML SERVICE KERNEL
dispatchDLLName=libxmlservice.so
dispatchDLLFunction=XMLServiceDispatch
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0


[NETWORK QUEUE SETTINGS]
UBE Semaphore Key=3600
DefaultPrinterOUTQ=ONEWORLD_A
JDENETTimeout=120
QKOnIdle=300
;QKOnIdle=10000

[BSFN BUILD]
BuildArea=/u01/jdedwardsoneworld/b9/packages
OptimizationFlags=-O
DebugFlags=-g -D_DEBUG -DJDEDEBUG
InliningFlags=
DefineFlags=-DKERNEL -DPRODUCTION_VERSION -DNATURAL_ALIGNMENT -D_SUN_SOURCE
CompilerFlags=-xCC -Xa -misalign -KPIC -c
OSReleaseLevel=
LinkFlags=-dy -G -L/u01/jdedwardsoneworld/b9/system/lib -ljdesaw
LinkLibraries=v_verify.so
;Default is 5
SimultaneousBuilds=2

[UBE]
UBEDebugLevel=0
UBESaveLogFile=1

[DB SYSTEM SETTINGS]
Version=43
Default User=JDE
Default Pwd=xxxxxxx
Default Role=*ALL
Default Env=PY9
Default PathCode=PY9
Base Datasource=SDGAPP04 - B9 Server Map
Object Owner=SVM9
Server=sdgdbxx
Database=PRDERP2
Load Library=
Decimal Shift=Y
Julian Dates=Y
Use Owner=Y
Secured=Y
Type=O
Library=
Library List=
DatabaseName2=
DatabaseInstance=
ServerPort=
JDBNETUse=N
UnicodeFlag=Y
LOBFlag=Y
TriggerLibrary=JDBTRIG

[LOCK MANAGER]
Server=
AvailableService=NONE
RequestedService=NONE

[JDB RECORD LOCKING]
;Note: When assigning the following setting, take into
;consideration the network traffic and overall system performance.
QueryTimeout=60

[SERVER ENVIRONMENT MAP]
JDEPLAN=DV9
DV7334=DV9
PY7334=PY9

[SECURITY]
User=JDE
Password=xxxxxxx
Default Role=*ALL
DefaultEnvironment=PY9
DataSource=System - B9
SecurityServer=SDGxxxxx
ServerPswdFile=TRUE
History=0

[CLUSTER]
;PrimaryNode=sundev1

[INTEROPERABILITY]
FilteredEvents=*NONE
RegisteredEvents=

[SAMPLE_EVENT]
DS1=DXXXXXXXX
DS2=DYYYYYYYY
DS3=DZZZZZZZZ

[JDEITDRV]
DrvCount=4
Drv1=RT:librtdrv.so
Drv2=WF:libwfdrv.so
Drv3=Z:libzdrv.so
Drv4=JDENET:libjdetrdrv.so

[LREngine]
System=/u01/jdedwardsoneworld/b9/output
Repository_Size=20
Disk_Monitor=YES

[WORKFLOW]
; Workflow Runtime Interop, inbound (server only)
WRIUser=xxx
WRIPassword=xxx
WRIEnvironment=xxx
WRIRole=*ALL
; Workflow Runtime Interop, outbound
PrimaryEvnServer=xxx
SecondaryEvnServer=xxx

[JAS PREFERENCE]
JasServer=
Port=80
Servlet=/jde/servlet/html.login

;[TRANSPORTS]
;TransportName1=xxxTransportExeNamexxx
;TransportParams1=xxxTransportParametersxxx

[XAPI]
XMLDirectory=/u01/jdedwardsoneworld/b9/log

[XMLLookupInfo]
XMLRequestType1=list
XMLKernelMessageRange1=5257
XMLKernelHostName1=local
XMLKernelPort1=0

XMLRequestType2=callmethod
XMLKernelMessageRange2=920
XMLKernelHostName2=local
XMLKernelPort2=0

XMLRequestType3=trans
XMLKernelMessageRange3=5001
XMLKernelHostName3=local
XMLKernelPort3=0

XMLRequestType4=JDEMSGWFINTEROP
XMLKernelMessageRange4=4003
XMLKernelHostName4=local
XMLKernelPort4=0
XMLKernelReply4=0

XMLRequestType5=xapicallmethod
XMLKernelMessageRange5=14251
XMLKernelHostName5=local
XMLKernelPort5=0

XMLRequestType6=realTimeEvent
XMLKernelMessageRange6=14251
XMLKernelHostName6=local
XMLKernelPort6=0
XMLKernelReply6=0

[XTSRepository]
XTSRepositoryPath=/u01/jdedwardsoneworld/b9/system/XtsRepository
XSL-JDE-BIRDS-REQUEST=birds.xsl
XSL-JDE-V2_2_NATIVE-REQUEST=v2toNative.xsl
XSL-JDE-V1_NATIVE-REQUEST=ml.xsl
XSL-JDE-V1_NATIVE-RESPONSE=lm.xsl

[XTS]
XTSTemplateSelector1=com.jdedwards.xts.xtsm.XTSMJDETemplateSelector
XTSTraceLevel=2
XTSDelay=0

[MTR VALIDATION]
EnterpriseDiskInMB=3000

[TCENGINE]
TraceLevel=0

I have replaced some characters with xxx to protect the innocent.
 
Back
Top