Regarding directory structure in sap

At OS level in which directory oracle alerts are stored?

Hi Praveen,
just some additional information for your question.
The most important information is written to the alert_<SID>.log. In an SAP environment you usually place this log under %SAPDATA_HOME%\saptrace\background (Windows), $SAPDATA_HOME/saptrace/background for Linux/Unix.
If you cannot find it there then you are not using the default location for the alert_<SID>.log. In this case you need to check the value of the oracle parameter background_dump_dest  - the value of this parameter tells you where the alert_<SID>.log is written to. You can check this by logging on to the database and showing the parameter:
sqlplus "/as sysdba"
show parameter background_dump_dest
If an error occurs that requires additional logs to be written then you can find them under %SAPDATA_HOME%\saptrace\background or %SAPDATA_HOME%\saptrace\usertrace
But if Oracle writes some traces to the last 2 directories mentioned, you will see an explicit information about this in the alert_<SID>.log,  e.g.
Tue Sep 27 08:34:58 2005                                             
Errors in file /oracle/Q72/saptrace/usertrace/q72_ora_27044.trc:     
ORA-00600: internal error code, arguments: [stsRelSlot_1], [], [], [],
Regards,
beate

Similar Messages

  • Directory structure in sap

    Hi All
    What is the Tr code to see the directory structure in SAP.
    Regards
    T2

    try AL11
    regards

  • Guidelines regarding directory structure for multiple Oracle homes on Unix!

    Hi All,
    Are there any guidelines published regarding directory structures that should be defined while using multiple Oracle homes on Unix/Linux box?
    I am looking for guidelines regarding admin and oradata folders so that we dont accidentally mess up with the DB contents with a wrong Oracle home.
    Its a development server with 8i and 10g. 11g might also get loaded on the same server in future.
    Thanks in advance...
    Regards

    Thanks Maran.
    I have already checked many installation guides before posting here. All of them mention about creating folders like /admin or /oradata on various mount points but none of the naming conventions really indicate whether it is a 8i database or a 10g database.
    This is required when you are having multiple Oracle installations under /opt and databases are running from different mount points.
    Regards,

  • A question regarding Directory Structure

    hi....
    can ne one tell me how to display a directory structures using JTree....
    how can i get or retrieve a directory information from a disk
    BYE

    Take a look at this. This is a complete example.
    http://manning.com/sbe/files/uts2/Chapter17html/Chapter17.htm
    You can even download the book for free. http://manning.com/sbe

  • Regarding directory structure

    hi every one,
    any one plz help me to let me know the reason why we need to create the directory strucutre like the doucument root under which the WEB-INF under which the classes and lib directories.I am a beginner in J2EE,so plz let me know why we need to follow this kind of directory structure.
    krishna gopal.

    Hi,
    The files inside WEB-INF is protected and they cannot be accessed without proper request. Thats the main reason.
    Publicaly accessible files such as html, jsp, gif files can be placed inside the document root. No need to place these files in the WEB-INF.
    All jar files must be placed in the Lib directory, loose class files must be placed in the classes directory.
    I hope, it will help you to start your j2ee from scratch
    all da best
    bye for now
    sat

  • Queries Regarding Organization Structure in SAP.

    Hi,
    I have a query regarding the ORG structure.
    Can a sales & marketing organization be created in same organization structure in CRM 5.0 ?
    My requirement is to create a Sales & marketing Department in a company say 'SK Co.'
    Once these are defined then the respective sales hierarchy can be created like for 'sales' ; Sales organization, Sales office , Sales group.
    I tried to define the 'Company'  a the top level of hierarchy but there the function is by default selected as 'Sales'. Due to which If I define any entry below it , it always remains in Sales . The structure is as follows:
    1) >SK Company (Top Node)
    2) >>Sales & Marketing Deprtment
    3) >>>Sales Department
    >>>>North Region Sales Org.
    >>>>East Region Sales Org.
    >>>>West Region Sales Org.
    >>>>South Region Sales Org
    4) >>>Marketing Department
    >>>>Channel Export
    Thanks In advance.

    Hi ,
    How did you manage to define a org structure where main node has no function.
    There has to be at least one function :Sales, Service or marketing.
    Can I create a Top node in organisation structure without a function ?
    If yes, How ?
    Thanks for your time.

  • Directory structure on Win/MSS

    Hello,
    It is a conceptual doubt, not an error.
    We have several Dialog instances (on separate boxes) for our Production system running R/3 4.7 on Win server 2003 + MS SQL 8.00.2040
    I noticed that directory structure of Dialog hosts don't have SYS directory under D:\usr\sap\<SID>.
    Hence the profile directory \usr\sap\<SID>\SYS\profile is only present in Central instance host. It doesn't seem to be mounted on any Dialog instance host.
    Q: How does any Dialog instance, in this case, reads the Start & Instance profiles during startup?
    - Roshan

    Hi Sekhar,
    What you say is correct.
    My question is specific to Windows OS, where I am not able to see (on DI's) any sapmnt or any mapping to the global share.
    There must definitely be some mapping but somehow its not visible.
    E.g.
    In a DI host running on UNIX you can view directory structure like below, which clearly shows SYS dir
    [user@host ~]$ cd /usr/sap/PD1/
    [user@host PD1]$ ll
    total 28
    drwxr-xr-x 8 pd1adm sapsys  4096 Oct 13 08:29 D03
    drwx------ 2 root   root   16384 Oct  8 16:30 lost+found
    drwxrwx--- 4 pd1adm sapsys  4096 Nov  3 04:33 out
    drwxr-xr-x 5 pd1adm sapsys  4096 Oct 13 08:26 SYS
    But windows doesn't show the SYS dir. by default. Why?
    By which method/route is sapmnt being accessed in Windows environment?
    >
    > may be you can refer below URL for more informative.
    >
    > http://help.sap.com/saphelp_nwmobile71/helpdata/en/0a/0a2e36ef6211d3a6510000e835363f/content.htm
    > http://help.sap.com/SAPHELP_NW70EHP1/helpdata/EN/20/f8e36764b1e049beee648a987e4315/content.htm
    PS: please check below link for a detailed directory structure of SAP running on Unix -
    http://bit.ly/4TqUTQ
    BR,
    Roshan

  • Data guard directory structure query

    my OS IS WINDOWS2003
    ORACLE VERSION 10GR1
    i have a query regarding directory structure.What i did is i kept exactly the same directory structure on both primary and standby..please clear me on that
    Its what i did
    Primary SID- PROD
    Directory--- D:\oracle\product\10.2.0\PROD\abc.dbf(all datafiles,redo,control are in this directory)
    Archive location on Primary D:\PROD\ARCHIVE\.arc(all archives)
    Now what i did on standby.i created different sid--PROD2
    But i have kept exactly the same directory structure on standby too as
    datafiles in D:\oracle\product\10.2.0\PROD\abc.dbf(all datafiles)
    Archive location on standby D:\PROD\ARCHIVE\.arc(all archives).
    As i kept the same directory structure so i didnot set parameters db_file_name_convert and log_file _name_convert
    Please clear me on this before i move forward to check for archive shipping because i get confused that may be i followed wrong and i should have kept as
    Standby datafiles = d:\oracle\product\10.2.0\prod2\.dbf
    standby archives = d:\prod2\archive
    please tell.i really need your reply urgently
    can this approach of same directory structure affect the primary in bad way or is that fine

    please clear me on my above note
    i have taken the same directory structure as it was on primary even the sid name in directory is same.
    PRIMARY SID= PROD
    STANDBY SID =PROD2
    but datafiles,redo,control and archive location i have kept the same sid as of primary.
    D:\oracle\product\10.2.0\PROD\.dbf
    D:\oracle\product\10.2.0\PROD\.ctl
    D:\oracle\product\10.2.0\PROD\.redo
    i just changed control file with standby and also i did not created standby redo's as i read in document its needed for switchover.so i thought i 'll create later on.
    i am getting error in trace file of standby
    0ra-19527 physical standby redo log must be renamed
    ora-00312 online log 1 thread 1: D:\oracle\product\10.2.0\oradata\prod\reo01.log
    error 19527 creating /clearing online redo logfile 1

  • Jaxb+classpath+directory structure

    I have generated the files using xjc by giving xjc -b work\ItemList.xjs -dtd work\itemList.dtd -p test.jxml -d work from bin directory...
    When i try to compile the generated java files....
    " com.sun.xml.bind"...cannot find...like this its giving for all....Think classpath is not properly set or some problem with directory strcture.can someone help me...
    my cp is
    set JAVA_HOME=C:\j2sdk1.4.2_03
    set JWSDP_HOME=C:\jwsdp-1.4
    set JAXB_HOME=%JWSDP_HOME%\jaxb
    set JAXB_LIBS=%JAXB_HOME%\lib
    set JAXP_LIBS=%JWSDP_HOME%\jaxp\lib
    set JWSDP_LIBS=%JWSDP_HOME%\jwsdp-shared\lib
    set PATH=%JAXB_HOME%\bin;%JWSDP_HOME%\jwsdp-shared\bin;%PATH%
    set CLASSPATH=%JAXB_LIBS%\jaxb-api.jar;%JAXB_LIBS%\jaxb-ri.jar;%JAXB_LIBS%\jaxb-xjc.jar;%JAXB_LIBS%\jaxb-libs.jar;%JAXP_LIBS%\jaxb-api.jar;%JAXP_LIBS%\endorsed\xercesImpl.jar;%JAXP_LIBS%\endorsed\xalan.jar;%JAXP_LIBS%\endorsed\sax.jar;%JAXP_LIBS%\endorsed\dom.jar;%JWSDP_LIBS%\jax-qname.jar;%JWSDP_LIBS%namespace.jar;.
    According to me classpath i think its ok....Problem regarding directory structure.Pls xplain.
    Thanks in advance

    Right ... I just realized that %JAXP_LIBS%\jaxb-api.jar doesn't exist.
    Run any of the examples with "ant -v" to see what the classpath should be.
    -- Ed

  • Hana db filesystem directory structure and process command line

    Hi experts,
    Could someone provide please actual directory structure of Hana db filesystem?
    Generally speaking, I need to model some Hana db(of 1.0, 1.5 versions) entities. Among them:
    Schemas
    Data files
    Log files
    Important configuration files
    Database parameters(guess found in config files and command line)
    Database version
    The question is where i can find such information having access to filesystem?
    One another question is how common Hana db commandline looks like?
    Does it have one process or several?
    It would be perfect if someone give some ps -aef command result grepped with relevant Hana Db processes
    Thanks,
    Eugene
    Edited by: Eugene Kondrashev on Dec 28, 2011 12:51 PM

    Eugene Kondrashev wrote:
    > * What are the processes relevant to Hana Db?
    This is still changing pretty much ...
    Anyhow, just check the running services in HANA studio (landscape tab) and you have all the process at hand.
    > * What is the signature of starting command?
    What is that supposed to mean?
    > * How can I identify running Hana Db instance on a host having shell access?
    How about the HDB command?
    SUSE Linux Enterprise Server 11 (x86_64)
    /usr/sap/HAN/HDB00> HDB help
    Usage: /usr/sap/HAN/HDB00/HDB { start|stop|reconf|restart|version|info|proc|admin|kill|kill-<sig>|term }
      kill or kill-9 should never be used in productive environment!
    /usr/sap/HAN/HDB00> HDB info
    USER       PID  PPID %CPU    VSZ   RSS COMMAND
    hanadm   14682 14677  0.0  85580  2180 sshd: hanadm@pts/0
    hanadm   14683 14682  3.3  16768  2980  \_ -bash
    hanadm   14756 14683 18.1  13652  1680      \_ /bin/sh /usr/sap/HAN/HDB00/HDB info
    hanadm   14782 14756  0.0   6620   892          \_ ps fx -U hanadm -o user,pid,ppid,pcpu,vsz,rss,args
    hanadm   31638     1  0.0  42624  1820 sapstart pf=/usr/sap/HAN/SYS/profile/HAN_HDB00_vml3012
    hanadm   31645 31638  0.0 528216 151400  \_ /usr/sap/HAN/HDB00/vml3012/trace/HDB.sapHAN_HDB00 -d -nw -f /usr/sap/HAN/HDB00/vml3012/daemon.ini pf=/usr/sap/HAN/SYS/profi
    hanadm   31665 31645  0.5 5001972 1002844      \_ hdbnameserver
    hanadm   31723 31645  0.0 4367024 244336      \_ hdbpreprocessor
    hanadm   31744 31645  1.9 5664496 1779448      \_ hdbindexserver
    hanadm   31752 31645  3.6 7197924 3359440      \_ hdbstatisticsserver
    hanadm   31759 31645  0.6 5289164 1507684      \_ hdbxsengine
    hanadm   32017 31645  0.0 429188 124344      \_ sapwebdisp_hdb pf=/usr/sap/HAN/HDB00/vml3012/wdisp/sapwebdisp.pfl -f /usr/sap/HAN/HDB00/vml3012/trace/dev_webdisp
    hanadm   31527     1  0.0 292676 110380 /usr/sap/HAN/HDB00/exe/sapstartsrv pf=/usr/sap/HAN/SYS/profile/HAN_HDB00_vml3012 -D
    > * Does Hana DB started with SAP start profile? If so, could someone point me to the example of such a profile?
    ?? seriously... take a guess
    regards,
    Lars

  • Directory structure of DMS/CS server

    Dear All,
    I have to install SAP DMS/Content Server on Solaris Server,
    I came to know that DMS uses SAP Database (MaxDB)
    kindly let me know what directory structure to be created in Solaris in  order to install DMS/CS.
    Thanx

    Hi,
    The directory structure of the file system repositories has been designed in such a way as to make efficient, fast, and flexible use of your disks. The main features of file system storage are ..
    1. Flat hierarchy
    2. Efficient usage ratio of the inodes used for structural objects and content objects
    3. Portable layout
    4. Self-contained data organization
    See the following link for the details..
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/48cf3046-0a01-0010-20ac-ec65d70a6f3b?QuickLink=index&overridelayout=true
    With Regards
    Bhuban

  • Any shared directory for both SAP and XI

    Hi,
    I have a clarification of accessing files from xi to sap. We have a typical scenario where the data coming from SAP is being stored in AL11 directory which i believe is SAP own unix level directory.
    As we are not getting any IDOCs or RFC's, in order to process the files to legacy system, xi needs to pick up the files in SAP AL11 transaction directory.
    Is it possible to use a Fille Adapter to pick the unix level directory structure.
    Please let me know the same.
    Regards,
    Anandh

    Update: I've been able to make progress with the first route mentioned above: adding the mobilecomponents.swc and the mobile.swc theme to my web project
    Turns out that Flash Builder had led me wrong in this regard. Adding the mobile SWCs to your Library project with the "merged into code" setting results in the compiler warning:
    The swc '/Applications/Adobe Flash Builder 4.6/sdks/4.6.0/frameworks/themes/Mobile/mobile.swc' has style defaults and is in the library-path, which means dependencies will be linked in without the styles.  This can cause applications, which use the output swc, to have missing skins.  The swc should be put in the external-library-path.
    Seeing this the first time, I changed my linkage type to "External" and the warning went away. Then in my web project, I also added the mobile SWCs and set the linkage type to "merged into code" there. Flash Builder seemed happy with that approach, but upon running my application I got bizarre runtime errors (as mentioned above).
    Turns out that my first attempt was the correct way. Set the linkage type on the library project to "merged into code" and then don't re-link from your web project. Flash Builder will warn you about it but ignore the warning. Things seem to work pretty well for the most part now! I have an issue or two to look into (ex. List component doens't scroll) but things look pretty promising overall!

  • I have copied many photo's from another laptop to my Mac.  The older photo's are in directories with names that help me select what I need to view. I would like to have all my imported new photo's also bee added to the directory structure I have in Finder

    I have copied many photo's from another laptop to my Mac.  The older photo's are in directories with names that help me select what I need to view. I would like to have all my imported new photo's also bee added to the directory structure I have in Finder but my new photo's are all in iPhoto.  I want to use directories for storing and iPhoto for viewing.  Is this possible or do I need to have all my photo's in iPhoto??
    Mitch

    iPhoto is not a Photo Viewer. It's a Photo Manager and designed for looking after the files while you organise the Photos. It really works much better if you let it manage those files. If you use iPhoto you never go near those files because iPhoto is your start point for anything you want to do with your Photos - the point of the pplication.
    You can run iPhoto in Referenced mode, where it does not copy the files to the Library, but I caution you that you are making life a lot more difficult for yourself by doing that.
    How to, and some comments on why you shouldn't, are in this thread
    https://discussions.apple.com/thread/3062728?tstart=0
    Regards
    TD

  • Export images to a directory structure based on a collection tree?

    A question:
    Will lightroom have the capability to export images to a directory structure which mirrors a collections logical structure?
    The reason I ask this is that when I create websites using third party tools (eg, Jalbum) I typically generate a flash or HTML based site with an menu structure for navigating the images.
    So, the image interface is not simply a "flat-file" display as per the templates in Lightroom beta.
    To do this, with previous image management tools (eg, iMatch) I create a hierarchy of images based on the categories (or collections) that the images are assigned to, export the images in a folder tree reflecting their categories (or collection), then use, say, Jalbum, to generate the website with the menu tree reflecting the folders/images.
    This is extremely useful for more complicated image websites with categories and a large no of images.
    If this function was built into Lightroom I guess it would be in the export function such that the "write to folder" box could take an argument {collection name} which would create a folder tree reflecting the collections logical tree which is being exported.
    Apologies if this topic has been raised previously. But this function is extremely useful if you are using third party html tools or simply building websites by hand.
    Regards
    Alistair

    I started simmilar thread in Lightroom Feature Requests few months ago, but can't find it anymore since new forum version...
    What I can suggest as a new feature is export to directory structure from collections or second option from keywords. Probably more usable and easier to implement would be from collections.
    What I need it to export many photos to different directories pretty often, and this would be great help since I could arrange them in collections and collection sets. Then select collection set and export it in a manner that collection set would be main export directory, and each collection within the set would be exported to its own folder within main collection set export folder.
    This would be much appreciated feature in near future
    Thank you for great product by the way

  • Re: How to see transfer structure in sap r/3 system

    Hi All,
    In generic extraction I have created extract structure ,in the extract structure I have 6 fields but I am trasferring only 4 fields to the BW system ,So it will creates transfer structure in BW System with the 4 fields but when the Transfer structure in sap r/3 generates and how can see the transfer structure in sap r/3 system.I will give full points if i get the correct answer.
    Regards,
    Venkat

    Hi ,
    Data source = extract structure in r/3 system  +  transfer structure in r/3 system  + transfer structure in bw system .
    for exmpale you try to extract the following fields
    1) vbeln
    2) erdat
    3) ernam
    4)netwr
    5)waerk  from vbak table but you decided to trasfer only 4 fields expect the erdat in that case
    extract structure contains all 5 fields and transfer structure contains 4 fields in BW system  expect erdat field,
    As far as my knowledge is concern when replicate the data source in bw system and activate the infosource at that time
    it will create the transfer structure in r/3 system but I dont know how to see the transfer structure in r/3 system,
    please help me in this regard.
    Regards,
    Venkat

Maybe you are looking for