Auditing with MaxDB

Hello MaxDB Fans,
is it possible to create a auditing with MaxDB? We are in a high security enviroment and we need looging all access to the databases. This should be traced in a file (User XY has drop a table with sqlcli or shutdown a instance with dbmcli)
Thanks for you answer.
Martin

Hello,
you could audit all DML comands using INSERT, UPDATE and DELETE triggers.
For auditing a shutdown you could use the DBM event dispatcher or check the log files of the database.
regards
Wolfgang

Similar Messages

  • Audit in MaxDB

    Hi,
    There is a way to audit data changes in a MaxDB instance, and save a history of what was changed?
    Regards
    Clóvis

    Hi Lars,
    nice to see you again too, and i'm happy you still have patience to reply open source users.
    I think that here i will have same problem you explain as Netweaver,(i know nothing about Netweaver, only the name) since in my application i use same connection for different users, that connections are taken from a pool, then maybe audit with triggers isn't a option, and i cant set in Connection  what is the current system user, right?
    then the better approach is to make that audit system in my persistence layer, where i know what is the user, and what objects are inside that transaction.
    regards
    Clóvis

  • Using Entry&Approval with MAXDB database

    Hi all,
    I'm trying to use the Entry&Approval module of SSM, but I'm getting into some problems that maybe someone can help me. I'm using SSM7.5 SP6 with MAXDB as my system database.
    I already create my PAS database, I create the metric sets, I put some data there, but when I try to load the data into PAS database I get this error in the trace file:
    LSS>
    LSS> ... WFMDE_SETUP.PRO FOR MAXDB
    LSS>
    LSS> output REVIEW_LOAD;SAMPLE over
    LSS> echo LOADSTARTED
    LOADSTARTED
    LSS> output off
    LSS>
    LSS> checkpoint update
    LSS> checkpoint freeze
    LSS>
    LSS> set control WFMDELINK SSM_CB_EA
    LSS>
    LSS> access lslink
    LSLink> connect SSM_CB_EA
    LSLink>
    LSLink> ... clear the scorecard status table
    LSLink> begin
    > DELETE FROM CPMS_SCORE_STATUS
    > WHERE CPMS_CONTEXT_ID IN (SELECT ID FROM CPMS_CONTEXT
    > WHERE CONTEXT_NAME IN (SELECT CONTEXT FROM CPMS_PASUSER
    > WHERE UPPER(USEDB) = UPPER('SAMPLE')))
    > end
    [SAP AG][SQLOD32 DLL][SAP DB] Base table not found;-4004 POS(13) Unknown table name:CPMS_SCORE_STATUS
    SQLSTATE: S0002
    SQL System code: -4004
    LSLink>
    LSLink> ... create the LOADALL proc that will run wfmde_load.pro once for each content set
    LSLink> begin
    > SELECT DISTINCT CPMS_EA_MASTER_ID
    > FROM CPMS_EA_DETAIL
    > WHERE ID IN
    > (
    > SELECT DISTINCT CPMS_EA_DETAIL_ID
    > FROM CPMS_EA_DATA, CPMS_EA_CUBES
    > WHERE CPMS_EA_DATA.CPMS_EA_CUBES_ID = CPMS_EA_CUBES.ID
    > AND UPPER(CUBE_NAME) = 'SAMPLE'
    > )
    > end
    [SAP AG][SQLOD32 DLL][SAP DB] Base table not found;-4004 POS(108) Unknown table name:CPMS_EA_DATA
    SQLSTATE: S0002
    SQL System code: -4004
    LSLink>
    +LSLink> lss create code = "job 'wfmde_load.pro' '" + CPMS_EA_MASTER_ID + "'"+
    LSLink> output proc LOADALL;PIPADMINDEFAULT
    LSLink> peek create nohead nonumb
    No Fields currently Selected
    ACC004:
    No Record Has Been Accessed From the Database.
    ACC004:
    No Record Has Been Accessed From the Database.
    CHE FRE
    CHE UPD
    In PAS I create the linkid ssm_cb_ea pointing to DB3 MAXDB database. I also try for the MAXDB1 database, but the same result
    [http://img713.imageshack.us/img713/8611/72008201.jpg]
    Looks like some tables are missing !?!?!? Did I do any mistake?
    Thanks in advance for all the help
    Pedro

    Hi Bob,
    thanks for your answer.
    I believe that in the LSSERVER.ini all the information is correct, because PAS is working fine, except the selects to the MAXDB database. Here it is the LSSERVER.INI
    [Windows]
    DEFAULTMEMORY=1200000
    DBHOME=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\HOME
    PAGEDB=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\HOME\PAGEDB
    MASTERDB=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA\MASTERDB
    LOCKFILE=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA\LSSLOCK
    JUICE=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA\JUICE.ENG
    TBDB=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA\TBDB.ENG
    APLIB=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA\APLIB
    LIBDB=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA\APLIB
    CGLIB=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA\CGLIB
    SMREPORT=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA\SMREPORT
    INITIAL=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA\INITIAL
    DBPATH=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\InternetPub\Procs;C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\HOME;C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer\DATA
    VERSION=940
    EDITFULLSCREEN=0
    EDITWINXPOS=0
    EDITWINYPOS=0
    EDITWINWIDTH=0
    EDITWINHEIGHT=0
    [Server]
    SERVERPATH=C:\Program Files (x86)\SAP BusinessObjects\Strategy Management\ApplicationServer
    [localhost]
    tcp_protocol=winsock
    username=pipadmin
    password=?
    PROTOCOL=TCP
    SERVICE=PILOT
    CURSOR=LSSCMPTR
    And when I said changing between DB's I was meaning the two MAXDB databases that exist on my system. I assume that the E&A stuff is stored in the DB3 (in my case) MAXDB database, no? I just test against the MAXDB1 database to be sure that I was not pointing to the wrong database. And because both are MAXDB databases, the proc's are the same.
    Pedro

  • [Solved]Compiling audit with staticlibs options

    Hi everyone, I wanted e4rat to boost my boot time on my laptop, but recent updates requires me to recompile audit with static libs:
    Index» Newbie Corner» [Solved] e4rat-preload cannot work
    I made a copy of the audit PKGBUILD from the repositories and altered the options as indicated
    depends=(krb5 libcap-ng)
    makedepends=(libldap swig linux-headers python2)
    license=(GPL)
    options=(emptydirs staticlibs)
    but when I run makepkg, the compile message tells me that:
    libtool: link: ranlib .libs/libauparse.a
    /usr/bin/sed: can't read Packages/audit/src/audit-2.3.2/lib/libaudit.la: No such file or directory
    libtool: link: `Packages/audit/src/audit-2.3.2/lib/libaudit.la' is not a valid libtool archive
    Makefile:895: recipe for target 'libauparse.la' failed
    ==> ERROR: A failure occurred in build().
    Aborting...
    but when I nagivate to the audit-2.3.2/lib/ directory, libaudit.la exists there. Am I missing out on something?
    Last edited by enochnotsocool (2013-12-15 01:56:36)

    Here is my entire /etc/makepkg.conf is it helps at all:
    # /etc/makepkg.conf
    # SOURCE ACQUISITION
    #-- The download utilities that makepkg should use to acquire sources
    # Format: 'protocol::agent'
    DLAGENTS=('ftp::/usr/bin/curl -fC - --ftp-pasv --retry 3 --retry-delay 3 -o %o %u'
    'http::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u'
    'https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u'
    'rsync::/usr/bin/rsync --no-motd -z %u %o'
    'scp::/usr/bin/scp -C %u %o')
    # Other common tools:
    # /usr/bin/snarf
    # /usr/bin/lftpget -c
    # /usr/bin/wget
    # ARCHITECTURE, COMPILE FLAGS
    CARCH="x86_64"
    CHOST="x86_64-unknown-linux-gnu"
    #-- Compiler and Linker Flags
    # -march (or -mcpu) builds exclusively for an architecture
    # -mtune optimizes for an architecture, but builds for whole processor family
    #CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2"
    #CXXFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2"
    CPPFLAGS="-D_FORTIFY_SOURCE=2"
    CFLAGS="-march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4"
    CXXFLAGS="${CFLAGS}"
    LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro"
    DEBUG_CFLAGS="-g -fvar-tracking-assignments"
    DEBUG_CXXFLAGS="-g -fvar-tracking-assignments"
    #-- Make Flags: change this for DistCC/SMP systems
    MAKEFLAGS="-j5"
    # BUILD ENVIRONMENT
    # Defaults: BUILDENV=(fakeroot !distcc color !ccache check !sign)
    # A negated environment option will do the opposite of the comments below.
    #-- fakeroot: Allow building packages as a non-root user
    #-- distcc: Use the Distributed C/C++/ObjC compiler
    #-- color: Colorize output messages
    #-- ccache: Use ccache to cache compilation
    #-- check: Run the check() function if present in the PKGBUILD
    #-- sign: Generate PGP signature file
    BUILDENV=(fakeroot !distcc color !ccache check !sign)
    #-- If using DistCC, your MAKEFLAGS will also need modification. In addition,
    #-- specify a space-delimited list of hosts running in the DistCC cluster.
    #DISTCC_HOSTS=""
    #-- Specify a directory for package building.
    #BUILDDIR=/tmp/makepkg
    # GLOBAL PACKAGE OPTIONS
    # These are default values for the options=() settings
    # Default: OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !upx !debug)
    # A negated option will do the opposite of the comments below.
    #-- strip: Strip symbols from binaries/libraries
    #-- docs: Save doc directories specified by DOC_DIRS
    #-- libtool: Leave libtool (.la) files in packages
    #-- staticlibs: Leave static library (.a) files in packages
    #-- emptydirs: Leave empty directories in packages
    #-- zipman: Compress manual (man and info) pages in MAN_DIRS with gzip
    #-- purge: Remove files specified by PURGE_TARGETS
    #-- upx: Compress binary executable files using UPX
    #-- debug: Add debugging flags as specified in DEBUG_* variables
    OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !upx !debug)
    #-- File integrity checks to use. Valid: md5, sha1, sha256, sha384, sha512
    INTEGRITY_CHECK=(md5)
    #-- Options to be used when stripping binaries. See `man strip' for details.
    STRIP_BINARIES="--strip-all"
    #-- Options to be used when stripping shared libraries. See `man strip' for details.
    STRIP_SHARED="--strip-unneeded"
    #-- Options to be used when stripping static libraries. See `man strip' for details.
    STRIP_STATIC="--strip-debug"
    #-- Manual (man and info) directories to compress (if zipman is specified)
    MAN_DIRS=({usr{,/local}{,/share},opt/*}/{man,info})
    #-- Doc directories to remove (if !docs is specified)
    DOC_DIRS=(usr/{,local/}{,share/}{doc,gtk-doc} opt/*/{doc,gtk-doc})
    #-- Files to be removed from all packages (if purge is specified)
    PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod)
    # PACKAGE OUTPUT
    # Default: put built package and cached source in build directory
    #-- Destination: specify a fixed directory where all packages will be placed
    #PKGDEST=/home/packages
    #-- Source cache: specify a fixed directory where source files will be cached
    #SRCDEST=/home/sources
    #-- Source packages: specify a fixed directory where all src packages will be placed
    #SRCPKGDEST=/home/srcpackages
    #-- Log files: specify a fixed directory where all log files will be placed
    #LOGDEST=/home/makepkglogs
    #-- Packager: name/email of the person or organization building packages
    #PACKAGER="John Doe <[email protected]>"
    #-- Specify a key to use for package signing
    #GPGKEY=""
    # COMPRESSION DEFAULTS
    COMPRESSGZ=(gzip -c -f -n)
    COMPRESSBZ2=(bzip2 -c -f)
    COMPRESSXZ=(xz -c -z -)
    COMPRESSLRZ=(lrzip -q)
    COMPRESSLZO=(lzop -q)
    COMPRESSZ=(compress -c -f)
    # EXTENSION DEFAULTS
    # WARNING: Do NOT modify these variables unless you know what you are
    # doing.
    #PKGEXT='.pkg.tar.xz'
    PKGEXT='.tar'
    SRCEXT='.src.tar.gz'
    # vim: set ft=sh ts=2 sw=2 et:
    Those were the options I used to build. I installed the depends and then built in my home directory after making the change to the PKGBUILD (adding staticlibs to options array) as you specified. My cpu is i7 sandybridge. Aside from that I'm not sure how much help I can be.

  • SQL Case Statement Problem with Maxdb

    Hello,
    I'm running a J2E application on Netweaver AS. I have on problem that I just cannot figure out.
    The statement works in SQL Studio but when I try to code it it does not work at all.
    select COLA, SUM(CASE WHEN COLB=10 THEN 1 ELSE 0 END) from TABLE group by COLA
    When executed as statement in Java I get:
    Error [javax.servlet.ServletException: java.lang.IllegalStateException: illegal stack size: 4
    contents:
    com.sap.sql.tree.SelectStatement
    com.sap.sql.tree.IntegerLiteral
    com.sap.sql.tree.IntegerLiteral
    com.sap.sql.tree.ComparisonPredicate], with root cause [java.lang.Exception: java.lang.IllegalStateException: illegal stack size: 4
    contents:
    com.sap.sql.tree.SelectStatement
    com.sap.sql.tree.IntegerLiteral
    com.sap.sql.tree.IntegerLiteral
    com.sap.sql.tree.ComparisonPredicate].
    Any thoughts on that? Thanks!
    Edited by: MD on Feb 18, 2009 7:37 PM

    Hi MD,
    with SQL Studio you mean you work with MaxDB?
    Are you sure you're working directly on MaxDB and not with OpenSQL? (That's different!)
    If you want the first, try setting SQL type "vendor" or "native sql". In such case you have to define a new custom datasource through configuration. How that works depends on the version you are using.
    Try to find out what the actual error message is. The stack trace is not enough. There should be more.
    Regards,
    Benny

  • How to change SID on a SAP System with Maxdb ?

    Hello,
    I've tryed to migrate /clone a productive system from physical to virtual for testing, and it went OK.
    Now, i've done the same to another physical machine and SAP 4.6C r3 goes up,as well as the database MaxDB 7.5 on the new machine.
    but now i have two problems:
    First, the license key: i have to request a new one. i believe that i can do it using https://websmp110.sap-ag.de/licensekey
    Second: the SID is the same, as i have clone the system from one side to another. Same OS, same kernel, etc etc etc.
    In order to achieve the possibility to transform the new cloned system in a DEV system for my SAP landscape, i must rename the <sid> of my SAP.
    I've changed already the SAPSYSTEMNAME = PRD to SAPSYSTEMNAME = DEV, created a new user like "devadm" renamed the directories where i could find "prd" to "dev" and even in the /home/<sid>adm files i've changed everything from PRD to DEV.
    However, this have not worked for me. As that did not worked out, made the "cloning" again. And now i' again with the problem of entering the new license key ( i believe i can request it via that webpage mention above) and changing the <sid> of the system.
    Is there any sap not where i can see how to change the <sid> / SAPSYSTEMNAME ?
    Thank you
    my system is a RHEL5 with MaxDB 7.5 64 bits
    Filipe

    Hi Filipe,
    afaik the SID of a SAP instance cannot be changed later on.
    But this is not a db-topic - so you're basically asking the wrong people here in the forum.
    Perhabs is more suited for this question.
    Concerning the licensekey : yes, you will need a new one if you change the hardware or db platform.
    KR Lars

  • Replication / synchronization with MaxDB using Windows

    Hi,
    is there somewhere a tutorial how to use replication / synchronization with MaxDB using Windows?
    I found information about the Synchronization Manager but it seems that it's no more available for Download.
    The Database Studio description points out that it will be useable for MaxDB 7.7 and upper versions,
    but I can't also find V7.7 anywhere for download...
    So do I need and where can I get it?
    Thanks,
    Andre

    Hi Wolgang,
    thanks for your support - this is the output:
    C:\Program Files\sapdb\indep_prog\bin>Exception in thread "main" java.lang.Unsat
    isfiedLinkError: no swt-win32-2128 in java.library.path
            at java.lang.ClassLoader.loadLibrary(Unknown Source)
            at java.lang.Runtime.loadLibrary0(Unknown Source)
            at java.lang.System.loadLibrary(Unknown Source)
            at org.eclipse.swt.internal.Library.loadLibrary(Library.java:104)
            at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:42)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Unknown Source)
            at org.eclipse.swt.internal.Library.getPlatform(Library.java:49)
            at org.eclipse.swt.internal.Library.loadLibrary(Library.java:83)
            at org.eclipse.swt.internal.Callback.<clinit>(Callback.java:31)
            at org.eclipse.swt.SWT.getPlatform(SWT.java:2227)
            at org.eclipse.swt.SWT.<clinit>(SWT.java:2368)
            at org.eclipse.jface.action.ActionContributionItem.<clinit>(ActionContri
    butionItem.java:60)
            at org.eclipse.jface.action.ContributionManager.insertAfter(Contribution
    Manager.java:268)
            at com.sap.sdb.syncMan.gui.SyncManGUI.drawMSG_LRU(SyncManGUI.java:1422)
            at com.sap.sdb.syncMan.gui.SyncManGUI.createMenuManager(SyncManGUI.java:
    428)
            at org.eclipse.jface.window.ApplicationWindow.addMenuBar(ApplicationWind
    ow.java:223)
            at com.sap.sdb.syncMan.gui.SyncManGUI.<init>(SyncManGUI.java:230)
            at com.sap.sdb.syncMan.gui.SyncManGUI.main(SyncManGUI.java:821)
    Thanks,
    Andre

  • DR server with maxdb

    Hi All,
    we can  configured dr server with oracle in this way very easily.
    1) install sap on target system (DR)
    2) copy offline data file  oracle control files and redolog files from source
    3)past at same location of target (DR)
    4) start mount db
    5) recover db using backup control file.
    auto
    Please guide how we configure DR with maxdb, in this way or there is an other way.
    Best Regards
    Khan

    Hi Imran,
    Please follow in given sequence.
    dbmcli -u <MaxDB User>,<Its password> -d <DB SID>
    To bring Database in admin mode
    dbmcli prompt>db_admin -f
    dbmcli prompt>util_connect
    To start resoration of Datafile
    dbmcli prompt>db_activate RECOVER <media name> DATA
    ##Use the media name which you have defined with complete path of Data backup location
    Import the first log backup
    dbmcli prmot>recover_start <log Media name> LOG 976
    ##use the media name which you have defined with complete path of Log backup location, where log file names were like XYZ_log.976
    Import any more log backups, provide full pathname as well.
    dbmcli prompt>recover_replace <log Media name> /sapdb/BACKUP/tempLogRestore/XYZ_log 977
    When all logs are restored
    dbmcli prmot>recover_ignore
    To bring Database online
    dbmcli prmot>db_online
    Hope this helps.

  • Changing saplog directory with maxdb

    Hi,
    I have installed 04s portal server with maxdb in my desktop. I specified, all directories to point to D: during installation. However, saplog directory alone got created in C drive.
    It is occupying so much space, that am effectively not able to use my server.
         I have specified overwrite mode for log area.
    How do i change the saplog directory to point to D drive. Or will deleting the DISKL001 file cause any issues using my portal server. If i manually create a similar structure in my d drive and copy the DISKL001 file, where should i change to reflect the new location of saplog directory?
    Thanks
    Best Regards
    Sumathi

    Hi,
       In Log Settings of Configuration tab, there is no option to change the directory where DISK001 is stored. All i can see is three radio options to set Log Mode, Overwrite mode and Activate or Deactivate the Redo Log Management.
       Version of Maxdb manager is 7.6
       Any other option to change the directory
    Thanks
    Best Regards
    Sumathi

  • Trouble with instalation of NW2004s with maxDB - no cluster

    I do new installation on SUSE 9.0 with maxdb and j2sdk1.4.2_13
    My problem is, that I can not pass thought step 42 of 50 because of error in callSdmViaSapinst.log:
    Nov 21, 2006 12:42:58... Info: Start logging to console
    Nov 21, 2006 12:42:58... Info:
    Nov 21, 2006 12:42:58... Info: ============================================
    Nov 21, 2006 12:42:58... Info: =   Starting to execute command 'deploy'   =
    Nov 21, 2006 12:42:58... Info: ============================================
    Nov 21, 2006 12:42:58... Info: Starting SDM - Software Deployment Manager...
    Nov 21, 2006 12:42:58... Info: tc/SL/SDM/SDM/sap.com/SAP AG/7.0006.20060303095356.0000
    Nov 21, 2006 12:43:00... Info: SDM operation mode successfully set to: Standalone
    Nov 21, 2006 12:43:00... Info: Initializing Network Manager (54817)
    Nov 21, 2006 12:43:00... Info: Checking if another SDM is running on port 54818
    Nov 21, 2006 12:43:00... Info: -------------------------- Starting deployment ------------------------
    Nov 21, 2006 12:43:00... Info: Error handling strategy: OnErrorStop
    Nov 21, 2006 12:43:00... Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
    Nov 21, 2006 12:43:00... Info: Update strategy: UpdateLowerVersions
    Nov 21, 2006 12:43:00... Info: Starting deployment prerequisites:
    Nov 21, 2006 12:43:01... Info: Loading selected archives...
    Nov 21, 2006 12:43:01... Info: Loading archive '/install/java/NW_2004s_SR1Java_based_SW_Comp/J2EE_OSINDEP/UT/EPBC06_0.SCA'
    Nov 21, 2006 12:43:01... Info: Selected archives successfully loaded.
    Nov 21, 2006 12:43:02... Info: Actions per selected component:
    Nov 21, 2006 12:43:02... Info: Initial deployment: Selected development component 'irj'/'sap.com'/'SAP AG'/'7.0006.20060301194
    711.0000' will be deployed.
    Nov 21, 2006 12:43:02... Info: No action: Selected development component 'com.sapportals.prt.bridge'/'sap.com'/'SAP AG'/'7.000
    6.20060301194711.0000' will not update currently deployed development component 'com.sapportals.prt.bridge'/'sap.com'/'SAP AG'
    /'7.0006.20060301194711.0000'.
    Nov 21, 2006 12:43:02... Info: Initial deployment: Selected software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.00.6.0.200603
    05011500' will be deployed.
    Nov 21, 2006 12:43:02... Info: No action: Selected development component 'com.sap.pcd.dbschema'/'sap.com'/'SAP AG'/'7.0006.200
    60301194711.0000' will not update currently deployed development component 'com.sap.pcd.dbschema'/'sap.com'/'SAP AG'/'7.0006.2
    0060301194711.0000'.
    Nov 21, 2006 12:43:02... Info: No action: Selected development component 'com.sapportals.prt.portalruntime'/'sap.com'/'SAP AG'
    /'7.0006.20060301194711.0000' will not update currently deployed development component 'com.sapportals.prt.portalruntime'/'sap
    .com'/'SAP AG'/'7.0006.20060301194711.0000'.
    Nov 21, 2006 12:43:02... Info: Ending deployment prerequisites. All items are correct.
    Nov 21, 2006 12:43:03... Info: Saved current Engine state.
    Nov 21, 2006 12:43:03... Info: Starting: Initial deployment: Selected development component 'irj'/'sap.com'/'SAP AG'/'7.0006.2
    0060301194711.0000' will be deployed.
    Nov 21, 2006 12:43:03... Info: SDA to be deployed: /usr/sap/BWK/DVEBMGS48/SDM/root/origin/sap.com/irj/sap AG/7.0006.2006030119
    4711.0000/epbcsda.ear
    Nov 21, 2006 12:43:03... Info: Software type of SDA: J2EE
    Nov 21, 2006 12:43:03... Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Nov 21, 2006 12:43:03... Info: Starting cluster instance processes.
    Nov 21, 2006 12:43:06... Info: Starting the instance JC_suse_BWK_48 running on host suse
    Nov 21, 2006 12:43:06... Info: Starting the instance JC_suse_BWK_48 processes. The instance is running on host suse
    Nov 21, 2006 12:43:06... Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Nov 21, 2006 12:43:06... Error: Aborted: development component 'irj'/'sap.com'/'SAP AG'/'7.0006.20060301194711.0000':
    SDM could not start the J2EE cluster on the host suse! The online deployment is terminated.
    JStartupFramework could not start server process for the instance JC_suse_BWK_48 on the host suse
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionType
    s).STARTUP_CLUSTER)
    Nov 21, 2006 12:43:07... Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Nov 21, 2006 12:43:07... Info: ----------------------- Deployment was successful ---------------------
    Nov 21, 2006 12:43:07... Info: Summarizing the deployment results:
    Nov 21, 2006 12:43:07... Error: Admitted: /install/java/NW_2004s_SR1Java_based_SW_Comp/J2EE_OSINDEP/UT/EPBC06_0.SCA
    Nov 21, 2006 12:43:07... Error: Processing error. Return code: 4
    suse:
    at /usr/sap/..../j2ee/cluster    I've got only:
    bootstrap
    instance.properties
    instance.properties.vmprop
    I have no
    dispatcher    and
    server0
    What Can I do?? I can login with SAPgui, but looks like j2ee not start.
    Please help or suggest what can I do?
    Best Regards

    Unfortunatelly it's not working
    it was something like:
    java:21 and it hanged up about 15hours ;-(
    I saw that the problem is:
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sap/engine/offline/OfflineToolStart
    when gui sapinstaller is in proges on very first steps, at shell it's wrote :
    UTL.java.log
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed mode)
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sap/engine/offline/OfflineToolStart
    what's wrong with:
    WARNING 2006-11-22 12:15:07
    Execution of the command "/usr/lib/j2sdk1.4.2_13/j2sdk1.4.2_13/bin/java -classpath /usr/sap/BWK/SYS/global/sltools/sharedlib/l
    auncher.jar -showversion -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.sl.ut.manager.UtlMain /sapmnt/BWK/BWK/global
    /security/lib/tools:/usr/sap/BWK/SYS/global/sltools/sharedlib/sap.com~sl.ut.infoprovider_lib.jar:/usr/sap/BWK/SYS/global/sltoo
    ls/sharedlib/sap.com~sl.ut.manager.offline.jar:/usr/sap/BWK/SYS/global/sltools/sharedlib/antlr.jar:/usr/sap/BWK/SYS/global/slt
    ools/sharedlib/exception.jar:/usr/sap/BWK/SYS/global/sltools/sharedlib/jddi.jar:/usr/sap/BWK/SYS/global/sltools/sharedlib/logg
    ing.jar:/usr/sap/BWK/SYS/global/sltools/sharedlib/offlineconfiguration.jar:/usr/sap/BWK/SYS/global/sltools/sharedlib/opensqlst
    a.jar:/usr/sap/BWK/SYS/global/sltools/sharedlib/tc_sec_secstorefs.jar:/usr/sap/BWK/SYS/global/sltools/sharedlib/sap.comtcsdt
    cvlimpl.jar:/usr/sap/BWK/SYS/global/sltools/sharedlib/SDMutil.jar:/usr/sap/BWK/SYS/global/sltools/sharedlib/SLUtil.jar:/sapd
    b/programs/runtime/jar/sapdbc.jar -activated -prod_name=NetWeaver -usage_name=AAS -usage_vendor=sap.com -log=UTL_activate_usag
    es.log -action=true -sid=BWK -dsn=jdbc/pool/BWK -ssprops=/usr/sap/BWK/SYS/global/security/data/SecStore.properties -ssk=/usr/s
    ap/BWK/SYS/global/security/data/SecStore.key" finished with return code 1. Output:
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed mode)
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sap/engine/offline/OfflineToolStart
    thanks in advanced for Your help...

  • Auditing with SAP

    Dear Friends:
    Any documentation on FIN900 - Auditing with SAP or weblinks?Please forward the documentation to [email protected]
    Thanks&Regards
    MSReddy

    Hi,
    The FIN900 SAP Course description is at <a href="https://websmp208.sap-ag.de/~form/ehandler?_APP=00200682500000001337&_EVENT=DISPLAY&COURSE=FIN900&COLLECTION=62&LANGUAGE=EN">FIN900 Course Description</a>
    Or this link, http://www.sap.com/services/education/catalog/erp/course.epx?context=FFC760B8923D16BB5150DAE63E7C1A6B331AF0B9E3A8F73CE3A9B7046E05104496E873550FB736C2575145DC76F92B5C4DCB298DD446806BD4DACC77379CBB2D237F127FB4A79552806690AAF910E056D5C50CBF8405EBACC42425FBA2D9618FECADC91B3BD330ED158CE5D9FA01DBD95FAF819F40D14BB2326436A44595665ED26FE1184E6C6EEED8DC3842AEBAE610%7CFC39517571A57FFFD36885F90E6817F34C1AAD3C3F4AF0F3&response=shared, might interest you.
    Hope it helps.
    Cheers, Phil

  • Content Server 6.40 with MaxDB 7.7.4 giving ODBC State 00000 error

    Hi Guru,
    I'm having a problem with Content Server 6.40 with MaxDB 7.7.4 under windows installation, as following from RZ20:
    Date       Time     Short name                               Object name                              User Name    ALUSER16
    Message
    30.10.2009 12:55:26 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_DOCUME
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 12:55:37 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_DOCUME
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 12:55:49 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_DOCUME
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 12:56:01 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_DOCUME
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 13:31:22 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_FILES_
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 13:31:45 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_FILES_
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 13:51:05 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_FILES_
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 13:51:31 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_FILES_
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 14:03:08 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_FILES_
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 14:03:38 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_FILES_
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    The error is happening while executing RSCMST report. Content Server installation and configuration finished successfully. I installed for 3 server, 2 of them don't have this kind of issue. Please need your expertise on this.
    Thanks in advance.
    Regards,
    Yan

    Hi Natalia,
    Thanks a lot for your suggestion. I've read the mentioned OSS last time while I was having the related issue. Now the issue had been solved by reinstall the content server. I though I did the wrong step while installing or upgrading the MaxDB.
    With Best Regards,
    Yan

  • Install NetWeaver 7.31 with MaxDB 7.9

    Dear Experts,
    I'm trying to install NetWeaver 7.31 with MaxDB. According to MaxDB website, NetWeaver 7.31 requires MaxDB RDBMS 7.9. However, I couldn't find it in the SMP. Can anyone tell me where I can download the installation files? Thanks for your help.
    Ingrid

    Hi Ingrid,
    Although this is a question to NW-related forum, MaxDB 7.9 package is located on the same page where you can download SAP EHP1 FOR SAP NETWEAVER 7.3:
    go to Software Download Center > Installation and Upgrades > A-Z Index > N > SAP NETWEAVER > SAP EHP1 FOR SAP NETWEAVER 7.3 > "Installation and Upgrade" link > Microsoft Windows > MaxBD (SAPDB) > underneath you will see 51044253_5, 51044253_6 and 51044253_7 packages. Chose the one that you need.
    Regards,
    Sergiy

  • Send clip to Audition WITH handles?

    Is it possible to send a clip to Audition with (e.g. 2 second) handles? So that I can make trims after processing if necessary.
    Also is it possible to match back to the original clip, pre-sending to Audition?
    - this second question was asked back in 2014:
    https://forums.adobe.com/thread/1533327?q=Send%20clip%20to%20Audition
    Thanks

    If you want to continue with that method you should...
    use more that one video track, alternate each clip in an AB fashion, drag out the handles, then send.
    btw. so sorry for your second place finish
    o| TOnyTOny |o

  • SMP with MAXDB ?

    Hello
    Is it possible to install SAP MOBILE PLATFORM with MAXDB?
    In the installation document I saw that there was 3 choices (ASE, DB2, ORACLE).
    Someone tried to install it with MAXDB?
    Thank you and good day.
    Tags edited by: jitendra kansal

    As per official document it doesn't mention anything about MaxDB. Using a Custom Database
    Also, If you have access to SAP support portal, you can check Note 1934552 , It has defined some persistence databases supported by SMP 3.0 server.
    Database Type
    Platforms Supported
    Version
    Derby Database
    Windows
    Linux
    10.8.x / 10.9.x
    Oracle Database
    Windows
    Linux
    Solaris
    IBM AIX
    11G
    Sybase Adaptive Server
    Enterprise
    Windows,
    Linux
    Solaris
    15.5 or Later
    IBM DB2
    Windows,
    Linux
    Solaris
    IBM AIX
    UDB 10.1
    (source: SAP Note 1934552)
    Note: Again, Derby DB is only for Developer and POC installations not for Production.
    Rgrds,
    Jitendra

Maybe you are looking for

  • GET_BLOCK Error Importing or Copying an Application - Report Layout Issue

    Greetings Environment Apex 4.1.0.00.32 Database 11.2 Listener: Apex Listener running under Weblogic I have an application that is throwing an error when I try to copy or import it using the Apex development environment. The error is: ORA-20001: GET_S

  • TV Picture Change

    6/27:  Why are some local channels now in letterbox (bar on left & right)?

  • What's the best way to sync video and sound?

    If I'm going to make a music video with performance shots (lip-syncing) interspersed with story-line shots, what's the best way to line them up. I mean, I start with some video shot from a car while the song is playing, then transition to a shot of m

  • Error Code  150:30  --What does this mean?

    My husband bought me a new iMac and migrated me from the old iMac to the new. When I tried to open Photoshop CS, I got a dialog box that said, "Licensing for this product has stopped working. Error Code:  150:30" Help ?!

  • Mac won't start up

    My mac has recently been shutting down with a weird screen, when I restart it there seems to be pixel damage and when i close it the apple light does not turn off.