TCODE for acceess server file system

Hello Gurus,
      how can I get into file system for sap application server using TCODE ? . I just want to download a flat file from server to local.
Many thanks,
Frank Zhang

Hi Frank,
Are you able to load the files in local workstation...or else you copy like one more thing as ask the URL of those files and then load it from tehre...if they are huge save then in sap business workplace and then you can copy at your desk top...
Regards
Srinivas

Similar Messages

  • Need utilities class for application server file system (i.e. unix etc)

    I need to do things to directories and files on the application server.
    Is there an SAP class with methods for the application server file system (i.e. unix or whatever) with functionality similiar to what is provided by the methods of CL_GUI_FRONTEND_SERVICES for the presentation server?
    Is there a group of SAP functions for this task?

    You may have a look at Thomas Jung article: [sdn contribution : ABAP Server Side File Access, by Thomas Jung|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/7a13f367-0401-0010-47ba-eab0b15cf31c]
    Moreover, in release 7.10, it could be possible that SAP introduced input and output stream classes (to mimic java classes), so I guess there could be the ones for application server file system.

  • Tcode for checking that file is on the server

    what is the tcode for checking that file is on the server.
    thanks...

    Hi
    AL11.
    CG3Y/CG3Z.
    Regards,
    Sree

  • How can I access the Server file system without using any signed applet?

    Is it possible for me to run an applet on the client machine such that the client can view my server file system and perform uploading and downloading of files through the applet without signing the applet?

    Add the following in your java.policy file, your plug in accesses.
    grant {
    permission java.permission.AllPermission;

  • APEX 2.1 and server  file system interaction methods

    Hello experts
    I am building a web application using APEX 2.1 that would be used by a few hundred users as a secure and auditable portal to a word document file library.
    The main use case is that an authenticated user will find links to documents he/she has been granted access of various levels (read only or read/write).
    All the files are stored on the server file system.
    I have a couple of questions:
    1.some file" when placed in an HTML region source does not work. Is this normal ?
    2.Will I have to import the entire file library (very large in size and number of files) into APEX so I can access them from APEX or can I simply use the simple anchor HTML tag above.
    Many thanks. Zemus.
    Edited by: zemus on Jun 4, 2009 1:25 PM
    Edited by: zemus on Jun 4, 2009 1:26 PM
    Edited by: zemus on Jun 4, 2009 1:27 PM

    I think I answered your email. Also, you can have a look at these threads:
    Re: How to display bfile in Apex report
    Re: Linking to display an external file
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Where are TREX index stored? TREX server File system? or KM repository?

    hi, friends:
    can  someone tell me where are TREX index stored ?
    in TREX server file system?
    or in portal KM repository? file system or DB?
    thank you
    Carol

    Carol,
    TREX is a separate product. During installation and configuration of TREX you connect it to the portal. The search iViews of the portal will use the configured TREX server to do the actual search:
    SAP Help: http://help.sap.com/saphelp_nw70/helpdata/EN/a4/929d4206b70931e10000000a1550b0/content.htm
    The index is stored on the TREX server: TREX/IndexServer/basepath/index=%(SAP_RETRIEVAL_PATH)/index
    SAP Help: http://help.sap.com/saphelp_nw70/helpdata/EN/4c/d91e40777cdd5fe10000000a155106/content.htm
    br,
    Tobias

  • System Center Management Pack for Windows Server Operating System not available

    Hi,
    i have problems to download the updated version of the System Center Management Pack for Windows Server Operating System.
    Here is a link that says that this MP was updated some days before but the download link is broken:
    http://www.microsoft.com/germany/technet/aktuell/news/show.aspx?id=msdn_de_56942
    http://www.microsoft.com/en-us/download/details.aspx?id=9296&WT.mc_id=rss_alldownloads_all
    If i try download this MP through the SCOM 2012 Console i get also an download error.
    Can you help me?
    Thanks

    Hi,
    Don't import the MP, there is a bug in the MP
    https://nocentdocent.wordpress.com/2015/01/13/scom-os-mp-6-0-7294-0-serious-flaw/
    http://thoughtsonopsmgr.blogspot.dk/2015/01/warning-dont-update-to-latest-windows.html
    http://kevingreeneitblog.blogspot.dk/2015/01/scom-new-windows-server-os-management.html
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • How increase external disk size used for an existing file system, Solaris10

    Configuration:
    Server: Sun T5220
    S/O: Solaris 10 5/08 s10s_u5wos_10 SPARC
    Storage: EMC AX4-5
    EMC PowerPath: PowerPath Version 5.2
    I have the following scenario:
    In AX4-5 storage array, I created two LUNs into RAID Group 10, with Raid Type1/0:
    LUN 101: 20Gb
    LUN 102: 10Gb
    Both LUNs were added to Storage Group (SG1) that includes two Servers (Server1 and Server2); both servers have Operating System Solaris 10 5/8 and Power Path.
    The servers detect both LUNs across two paths. With Power Path were created a virtual path (emcpower0a, emcpower1a) to access to each LUNs respectively.
    We have mounted two file system /home/tes1 over emcpower0a -> LUN101 and /home/tes2 over emcpower1a -> LUN102.
    Filesystem size used avail capacity Mounted on
    /dev/dsk/emcpower0a 20G 919M 19G 5% /home/test1
    /dev/dsk/emcpower1a 10G 9G 1G 90% /home/test2
    I want to increase the space in file system /home/test2, without lost the information that I have stored and using the same LUN, LUN 102. To do this I start with the following steps:
    1-     Create new LUN, LUN 103 with 15Gb into RAID Group 10. Result: OK, I have available space in RAID Group 10.
    2-     Add LUN 103 to LUN 102, using concatenation option. Result: OK. This action creates a new metaLUN with the same characteristics of LUN 102, but with new space of 25Gb.
    After to do these actions, I want to know how Solaris recognize this new space. What I need to do, to increase the size of file system /home/test2 to 25 Gb. Is that possible?
    I reviewed the description of each disk using format command, and the disks not have any change.
    Could anyone help me? If you need more detail, please do not hesitate to contact me.
    Thanks in advance.

    Robert, thank a lot for your know how. You helped me to clarify some doubts. To complete your answer, I will add two more details, based on my experience.
    After to execute, type -> auto configure and label, the disk was created with different partitions like root, swap, usr, like this:
    Volume name = < >
    ascii name = <DGC-RAID10-0223 cyl 49150 alt 2 hd 32 sec 12>
    pcyl = 49152
    ncyl = 49150
    acyl = 2
    nhead = 32
    nsect = 12
    Part Tag Flag Cylinders Size Blocks
    0 root wm 0 - 682 128.06MB (683/0/0) 262272
    1 swap wu 683 - 1365 128.06MB (683/0/0) 262272
    2 backup wu 0 - 49149 9.00GB (49150/0/0) 18873600
    3 unassigned wm 0 0 (0/0/0) 0
    4 unassigned wm 0 0 (0/0/0) 0
    5 unassigned wm 0 0 (0/0/0) 0
    6 usr wm 1366 - 49149 8.75GB (47784/0/0) 18349056
    7 unassigned wm 0 0 (0/0/0) 0
    This was not convenient because all information stored appear in the first slice and growfs not work if appear root or swap slice into the disk, for that reason was necesary to recreate manually every slice with partition command. The final result was this:
    Part Tag Flag Cylinders Size Blocks
    0 unassigned wm 0 - 49149 9.00GB (49150/0/0) 18873600
    1 unassigned wu 0 0 (0/0/0) 0
    2 backup wu 0 - 49149 9.00GB (49150/0/0) 18873600
    3 unassigned wm 0 0 (0/0/0) 0
    4 unassigned wm 0 0 (0/0/0) 0
    5 unassigned wm 0 0 (0/0/0) 0
    6 unassigned wm 0 0 (0/0/0) 0
    7 unassigned wm 0 0 (0/0/0) 0
    Now, execute again the label command to save the new information.
    Mount file system and execute:
    growfs –M file_system mount_point to expand the file system to 9Gb.

  • Image: display from local drive, upload to server file system, and display from server

    Hello,
    I am using jdev 11.1.2.4.0...
    The requirement is that users would like to upload images from their local drive to server drive and they would like display images from server drive later.
    We don't want to keep images in database. I am not sure what the solution should be; however, I plan to ....
    1. create a table to keep an information of images -- image_id, image_location (server drive), image_filename
    2. create a page where users can enter image information and specific filename from a local drive (I think I will use inputFile component) and provide the preview button to display an image on screen before save it. To save data is to save information to the database and copy an image file to the server drive (the destination location for image files is predefined.)
    3. create another page where users can browse information from the database and display an image for a selected record by getting from the server.
    I need suggestions on...
    1. how to display an image on page from the local drive?
    2. how to copy a file from a local drive to a server?
    3. how to display an image on page from the server drive?
    Thank you.
    nat

    See:
    http://tompeez.wordpress.com/2011/11/26/jdev11-1-2-1-0-handling-imagesfiles-in-adf-part-1/
    http://tompeez.wordpress.com/2011/11/26/jdev11-1-2-1-0-handling-imagesfiles-in-adf-part-2/
    http://tompeez.wordpress.com/2011/12/16/jdev11-1-2-1-0-handling-imagesfiles-in-adf-part-3/
    Where Timo saves images to the database, you save it to the file system (examples on how to do this from Java are available plenty if you just Google for it). Similar to Timo you then use the image tag to display images. The difference is that you can directly add the URL from the database table.
    The benefit of using a database to host images is that you are not dependent on file server structures though
    Frank

  • BIP and Siebel server - file system and load balancing question

    1. I just need to understand whenever the reports are generated through BIP, are there reports stored on some local directory (say Reports) on the BIP server or Siebel File system? If on a File system how will archiving policy be implemented.
    2. When we talk of load balancing BIP Server. Can the common load balancer be used for BIP and Siebel servers?
    http://myforums.oracle.com/jive3/thread.jspa?threadID=335601

    Hi Sravanthi,
    Please check the below for finding ITS and WAS parameters from backend :
    For ITS - Go to SE37 >> Utilities >> Setting >> Click on ICON Right Top Corner in popup window >> Select Internet Transaction Server >> you will find the Standard Path and HTTP URL.
    For WAS - Go to SE37 >> Run FM - RSBB_URL_PREFIX_GET >> Execute it >> you will find PRefix and PAth paramter for WAS.
    Please refer to this may help step-by-step : How-to create a portal system for using it in Visual Composer
    Hope it helps
    Regards
    Arun

  • Save PDF to server file system

    Hello, I'm wondering if anyone has sample code which saves a form as a PDF to the file system during the completion of a task. My form is an .xdp file. I'm using Form Server 6 integrated with Form Manager, and Workflow Server 6.2. I was told that the Jscript filesystemobject could do this, but it seems like it is only able to save it as a text file to the file system. I'd appreciate any help, thanks!
    Thomas

    Do you have Adobe Acrobat? If so then it's really easy. Just share your Acrobat printer, then on submit, have the form print to the Acrobat printer as follows:
    Form.PrinterName = "Acrobat" (or whatever your shared Acrobat printer name is)
    Form.PrintFormDefault (prints to the default printer, default page size, etc.)

  • How do you move blob content in a table out to the server file system

    Hi,
    I have a table that contains a blob column containing word and pdf documents I want to be able to take content such as a pdf held in the blob column and move a copy of the pdf to the servers file system. Can it be done.
    Thanks in anticipation.
    SDG

    There is no Monitoring SQL Activity, so we Need to find other Solutions.
    1: can be this Integration Pack:
    http://www.kelverion.com/integration_packs/ip-sql-server/
    2: Create a Trigger in SQL Side, which will Trigger a Runbook
    3: Query every ? 5 ? Minutes the Table,  compare to a sample Table and get the new Informations
    Seidl Michael | http://www.techguy.at |
    twitter.com/techguyat | facebook.com/techguyat

  • Raid levels for sql server files

    Hi,
    I have a doubt on raid levels.
    What RAID level should be used for SQL Data files and why?
    What RAID level should be used for SQL LOG files and why?
    What RAID level should be used for Tempdb files and why?
    Thank you.

    SQL Log File - The I/O is sequential in nature but only if you have a single database on the raid group of disks. If you have 2 or more database each doing its sequential pattern, you result having random I/O on the raid group.
    SQL Data files - yes they are random in nature and could be write intensive but consider that SQL Server writes synchronously only in the log file, the writes on the data files are made in background by lazy writer and check point so it is not mandatory
    to have RAID10, I will always choose RAID 5. The write penality of the RAID5 does not affect performances.
    One last consideration: modern storage do "wide striping" i.e. they spread I/O operation on a pool of raid group. Every read/write operation first hit the cache of the storage (battery protected RAM) if the cache has not the blocks needed by the
    rad operation or has not the amount of space to satisfy the write operation, the I/O is demanded to the disks...
    Work with your storage admin if you have one and ask him to do cache partitioning and reserve some only for SQL Server log, you will be amazed by the gain in performances...

  • MeetingPlace server file system crash!!!

    Hi TAC ,
       My customer to restart the server, at this time server tip read file system failed in that stop……  The server crashed . Do you have restore the file system idea? Similar CM recovery DVD image?? Please help !!~~~~
    Thanks
    Bin Yao

    869650 wrote:
    Hi,
    We do a backup of the our BI production server every night (OBIEE 11.1.1.6.2 BI1)
    The process we follow is:
    1. Stop BI Services
    2. Weblogic (incluedes Node Manager, Weblogic and others)
    After every stop of weblogic, there is a file get created under WLS_Home/instances/instance1 and the file is like core.xxxxx ( e.g. core_31176, core_19440).
    My questions regarding these files are:
    1. What is the use of these files?
    2. Can I delete them (Depends on the answer of the above question)?
    3. Is it possible to control not to create these files (if they are not useful)?
    Thanks in advance.
    KiranCheck this thread: CORE.xxxx big file... What is it?
    It sounds like it is safe to remove those file's unless you need to debug any weblogic issues.
    Please mark correct or helpful if answered.
    Thanks,
    -A.Y

  • Setup Guide for Integration of File Systems needed

    Ladies and Gentlemen,
    I am very new to the SAP Mobile Documents topic, and I am about to setup my first instance now. In my first Mobiles Documents instance I need to integrate a windows fileshare as a repository.
    I know there are two possibilities in integration a windows fileshare, one that uses a service account with full rights to access the share and one where the permissions of the current user is used.
    I need to integrate the share with the usere permissions, so that the users is only able to see the filese and folders where he has the proper rights.
    Is there any step by step instruction for this?
    Any hints/ideas how I can start that integration?
    Thank you very much for your help.
    Br
    Ernst

    Hi Ernst,
    the following tutorials show how you can configure a Fileshare with permission mapping in KM.
    http://help.sap.com/saphelp_nw04s/helpdata/en/ed/b334ea02a2704388d1d2fc3e4298ad/frameset.htm 
    http://wiki.scn.sap.com/wiki/display/KMC/File+System+Repository+-+Step+by+Step+Guide+and+common+problems
    I hope this helps.
    Best Regards,
    Simon

Maybe you are looking for