Unable to see Par.bak files in Portal

Hi,
I was trying to download the par.bak files from location System Administrator -> Support -> Portal Runtime -> Browse and Deploy -> WEB-INF -> Deploymnet -> PCD of my Sand Box. Surprisingly I couldn't found any par.bak in this location. When I check the same location for Dev box I was able to see all the standard par.bak file.
I could'nt get the reason why I was unable to see the list of par.bak files to download them. Can anyone provide solution for this.
Thanks & Regards,
Ravi.

Ravi,
Refer to Udays post in this thread.
Re: iViews refering to wrong client !!!
Hope this helps.
Cheers,
Sandeep Tudumu

Similar Messages

  • Unable to see an iView in the Portal

    Hi All,
    I have a scenario, where in I have an iview in a page, the page can be in the workset,this workset has assigned to a role, and this role has been give to a user,now I have a user login to the portal , i am unable to see the iview in the portal, what could be the possible reason?
    Regards
    Chandra

    If U r not getting the Role navigation structure in the portal then make sure that the "Entry point" for the role has been set to True.
    If you are getting the Role structure in the portal but not getting the iView then check the iView Property "Invisible in Navigation Area" property set to false.
    Next you can check for the iView Permission , if the User has permission for te iView or not.
    Hope now u can get the iView in the portal
    Cheers
    Chinmaya
    Reward for helpful answers

  • Unable to see the uploaded file using gos object

    Hi Experts,
    I uploaded the file to server by using the below code. But I am unable to see the uploaded file. Please help me out hot to view the uploaded files (list the file name and view the content) (i want to upload the file by getting the url as input and by clicking the button)
    Code to upload the file.
    DATA: wa_zqtc_gos_request TYPE zqtc_gos_request.
      DATA: l_attachment        TYPE swo_typeid.
      DATA: lo_gos_service      TYPE REF TO cl_gos_document_service.
      obj-objkey  = req_num.
      obj-objtype = objtype.
      CREATE OBJECT lo_gos_service.
      CALL METHOD lo_gos_service->create_attachment
        EXPORTING
          is_object     = obj
        IMPORTING
          ep_attachment = l_attachment.
    I tyied with this to view the files but the attachement link is disabled. (i want to view the files by clicking the icon-GOS icon in tool bar)
      DATA: wa_zqtc_gos_request TYPE zqtc_gos_request.
      DATA: l_attachment        TYPE swo_typeid.
      DATA: lo_gos_service      TYPE REF TO cl_gos_document_service.
      obj-objtype = objtype.
      obj-objkey = req_num.
      CREATE OBJECT manager
        EXPORTING
          is_object = obj
        EXCEPTIONS
          OTHERS    = 1.
    Please help me out how to view the file and list.
    thanks & regards
    T.Tamodarane
    Edited by: T.Tamodarane on Oct 23, 2009 9:55 AM
    Edited by: T.Tamodarane on Oct 23, 2009 9:56 AM

    Hi,
    Please post ur thred below:
    PL/SQL
    Regards
    Meher Irk

  • Unable to see D800 raw files - using Lightroom 3.6 & CS4

    Hi,
    I have just purchased a Nikon D800 and I am unable to see the .NEF files within either Lightroom 3.6 or CS4. Can anyone help me? I have read on other forums that you need to install ACR6.7 but those users were all using newer versions of software.  I have downloaded ACR 6.7 - are my programme versions compatible and will LR & Bridge pick up the new version automaticaaly or do I need to do anything? I am running Windows 7.
    I'm not sure if this will make any difference but within my camera menu I chose NEF (RAW) recording to be Lossless Compressed.
    Thanks
    Jo

    ACR 6.7 can only be used with PS CS5. You will have to use one of the following options.
    1. Use the latest Adobe DNG converter 6.7 to convert your .NEF files to dng (retain a copy of the .NEF's) then you can import into LR 3.6.
    2. Consider upgrading to LR 4, you can download the LR 4.1 RC2 and run for the trial period untill the Final LR 4.1 is released.

  • Par file customization (Am unable to see .par files in System Admin)

    Hi,
    Am unable to see any of .par files in  system administration->support-->portal runtime-Browse Deployment
    can any one help me.
    Thanks in advance.

    Hi Mahesh,
    Please check at System Administration >> Support >> Portal Content >> Administration Console >> Archive Deployment Checker >> Look for your deployed PAR file here.
    Hope it will helps
    Regards
    Arun Jaiswal

  • Unable to restore a .bak file in SQL 2012

    Environment: SQL 2012 SP1 Standard on Windows Server 2012 R2 Standard (Hyper-V instance on 2012 Standard)
    I've been trying to restore a backup file that was updated on another system by our vendor (Omnify)
    I'm getting the error: Omnify5.mdf cannot be overwritten. It is being used by the database Omnify5
    I've tried putting the database in single user mode, Ive tried taking the database offline
    I've tried rebooting
    I've tried the following code:
    use
    Master;
    GO
    alter
    database omnify5
    set
    single_user
    with
    rollback immediate;
    alter
    database omnify5
    set
    multi_user;
    Go
    And I've checked file permissions
    I've verified the BAK file
    I've re-created a backup to see if I could restore using it and still no joy.
    Anyone have another idea?
    Thanks
    Jim Bogart "bogart dot james at gmail dot com"

    It looks like the file is still accessed by some other process, make sure that the file is no longer connected with any other database
    select name,physical_name from sys.master_files
    Take the database to single_user
    Take the database offline
    Put the database in multi_user mode
    Restore the database with overwrite option ( You can either use SSMS or Restore command)
    RESTORE DATABASE PowerSQL
    FROM DISK = 'f:\PowerSQL\PowerSQL.bak'
    WITH MOVE 'YourMDFLogicalName' TO 'F:\SQLData\PowerSQL_Data.mdf',
    MOVE 'YourLDFLogicalName' TO 'F:\SQLLog\PowerSQL_Log.ldf'
    WTIH REPLACE, MOVE
    -Prashanth

  • Unable to see Dashboard over the internet (Portal)

    Dear All,
    I have one issue here which is bit technical,
    I have made an Xcelsius Dashboard (Connection Type: Excel XML Maps (BW Queries)) and uploaded SWF file on to KM Repository in Portal. I have created Document iview and a role to published the dashboard on Enterprise Portal.
    Now when i am trying to access that Dashboard from Portal within local network it works fine but when i try opening the same Dashboard over the internet from home it gives an error.
    ERROR DETAILS:
    To access external data, add a cross-domain policy file to the external data web server.
    For more information, on the Adobe website, see the article u201CCross-domain Policy File Specificationu201D.
    If the problem persists, contact the file creator or your system administrator.
    Error: Error #2048
    Connection Type: Excel XML Maps
    File URL: https://www.portal.com/irj/go/km/docs/documents/dashboards/dashboard1.swf
    External Data URL: http://bwserver.domain.com:8000/sap/bc/bsp/sap/zbo_data/Data.xml?infocube=ZFIGL_FM&query=ZFIGL_FM_Q0003_BO&VAR_NAME_1=0P_FYRA&VAR_VALUE_EXT_1=2009
    I have added crossdomain into WebAppl Srvr of BW Server .. Created BSP Application ---> Imported crossdomain file ---> set BSP App in Default Service.
    Please suggest me possible Solutions.

    Closing Thread

  • Unable to see Bursting Control file in Data definition

    I have installed the Patch 5968876. But I still dont see the upload Bursting Control File” Button . I see the new concurrent program XML Publisher Report Bursting Program being added, however Data definition screen is unchanged . Can someone pl advise what needs to be done..
    Thanks

    I think I got it... it is Patch 5968876

  • Unable to see current JSP files in browser

    Hi,
    Sorry for this, I know this is not a new problem, and trust me I've tried almost everything suggested regarding other issues I've found in this forum. Well I'll start by explaining the problem, I've just started working for a company and they have built a custom app in JSP for a client.
    However there is a bug which I have gone in and fixed in a particular file, and as an example I just want to output a generated variable to the screen. Its just the 4-digit year is all.
    I have deleted the old JSP files from the server, I have replaced them with the new files. I have deleted both the .java and .class files of theses files from the Tomcat Work directory and have refreshed. I have shutdown and restarted tomcat and the corresponding files have been recompiled correctly. When I view the .Java file, I can see the changes I have made, it was only a couple of lines of codes. I have cleared the cache of my browser and refreshed, and still the server is returning the Old JSP file to me.
    And for the life of me, I cannot figure out where the problem is. So I was wondering if anyone has had a similar problem and would be able to offer me a solution of some kind.
    Thanks in advance,
    Harry
    P.S. Its Tomcat 5.0, not upgrading as I don't know what depends on it, so I don't fancy being fired after 2 weeks.

    I would do that as a last resort, as it happens to be a client server, I don't think they'd appreciate me needing to reboot a Unix server during the day. Would anyone have any other suggestions?
    I just removed the JSPs from the live server, and refreshed the page and Tomcat could not find the JSPs, so I'm sure I have the correct directory. I then made sure the .java and .class files were deleted from the work directory, uploaded my new files (again) and hit refresh... and yet again I was served the same code as always, when I view source it still shows me the old source code even though the JSP file and compiled java files and class show that the new file should be shown, not the old one.

  • Unable to see the imported files in ODI after executing my java program

    Hi,
    I am using the following java code to import the physical topology into ODI11G.
    ===========================================================================
    ImportServiceImpl importService =
    new ImportServiceImpl(pOdiInstance);
    importService.importTopologyFromFolder(importService.IMPORT_MODE_SYNONYM_INSERT_UPDATE,FolderPath, true);
    ===========================================================================
    The above code went through fine while executing my program.But, i can't able to see the imported topology in ODI.
    Can you suggest me how to import the topologies as well as work repository into ODI through Java programming.
    Thanks in advance,
    Ganesh Kesavarapu

    I would do that as a last resort, as it happens to be a client server, I don't think they'd appreciate me needing to reboot a Unix server during the day. Would anyone have any other suggestions?
    I just removed the JSPs from the live server, and refreshed the page and Tomcat could not find the JSPs, so I'm sure I have the correct directory. I then made sure the .java and .class files were deleted from the work directory, uploaded my new files (again) and hit refresh... and yet again I was served the same code as always, when I view source it still shows me the old source code even though the JSP file and compiled java files and class show that the new file should be shown, not the old one.

  • Unable to see certain pdf files--before I could-need help-please advise

    I could download my bank statement and I am unable to do so..checked with bank and said problem was with Firefox not letting me do it..I could do it before..
    == This happened ==
    Every time Firefox opened
    == about two weeks ago

    Have you tried any of the solutions from [[Opening PDF files within Firefox]]?

  • Unable to see mailboxes contents/files

    Help, Help please.
    I recently transfered all my e-mail from my old PowerBook G4 into my MacBook Pro by Bluetooth.
    I can see the mailbox's files in the computer's HD, but when I open Mail, I can only see my mailbox list but nothing inside.
    They are in the computer (I know that much) but it seems it does not get seen by the application.
    Anyone experienced such problem !!???!
    Thank you
    N44bbo

    You have to import the mbox files into Mail on your MBP.
    1. Start up Mail.
    2. Click on File, then Import Mailboxes.... The Import window opens. Choose Other, and then click the Continue button.
    3. Navigate to the folder on your Macintosh where the mbox file(s) you want to import are located. Now select the folder containing the MBOX file (not the MBOX file itself — the MBOX file will not be selectable), then select the Choose button.
    4. Mail will scan the folder you chose and show you a list of importable mbox files. Choose the files you want to import and click the >> button to start the import. When you're done, click >> to exit.
    5. Find the folder in Mail called Import and open it. (If you can't see the mailboxes, click on View, then Show Mailboxes to display your mailboxes.) You'll find your imported mbox folders inside. You can rename the folders, or move the mail from them to other folders just by dragging.

  • Unable to see SAP Help files properly

    Hi,
    I had downloaded some SAP help documents (.chm) files. I am unable to view the contents. The tree view in the left side is coming but when I click any of the topics, 'Action Cancelled' message is displayed in the right side pane. I am using Windows 2000 Professional with Service pack 4. But when I run the same thing on a machine with Windows XP, its showing the contents properly. What can be done in Win 2000 to sort out this problem?
    Can any one help me out.
    Thanx in advance.
    With Regards,
    Ram.

    Hi,
    I found the solution for the help file problem.
    The following is the registry entry one will be required to make in order to view the help file properly. This is because of a windows patch which is targetted at closing the loopholes thru which a malecious code can attack the system. So use it carefully. The path I have given should be replaced with your own where the actual files are placed.
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions]
    "UrlAllowList"="
    Cvsems\g;file://
    Cvsems\g"
    With Regards,
    Ram.

  • Unable to see the downloaded files in the downloaded folder even though the files are present.

    I am able to download the files and the downloaded files are shown in the downloads section too. However, when I go to the "open containing folder" it is not present there:( I cant seem to find the files at all.

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    If "Open" and "Open Containing Folder" in the right-click context menu in the Download Manager window are grayed then that means that the file is no longer in the original download location and they may have been removed by Anti-virus or cleanup software.

  • Unable to see any SDA file in inbox of JSPM

    Hi Experts,
    I am deploying MQ series JMS drivers into PI 7.1 system, i added the drivers to com.sap.aii.adapter.lib.sda archive file and i changed provider.xml and i place the file in JSPM inbox directory (Drive:\usr\sap\trans\EPS\in). but when i try to deploy using JSPM, JSPM is not identifying the SDA file. i am getting the following error in JSPM
    "No applicable development components found for deployment in inbox directory"
    Can anyone help me what could be the problem.
    Thanks,
    Rachana

    Hi there,
    Create SCA files for standard deployment and shipment to customers.
    The Java SP manager (JSPM) can only process SCA files and not RAR files.
    The SAP NetWeaver migration controller only accepts SCA files.
    This is relevant if you have already shipped an adapter with a previous release.
    For your reference in how to create them, please check:
    http://help.sap.com/saphelp_nw70/helpdata/en/9d/5dbbec61c448298d804b1d3aeabd25/frameset.htm
    and
    https://cw.sdn.sap.com/cw/docs/DOC-110532
    Regards,
    Caio Cagnani

Maybe you are looking for

  • Assigning a value to a specific letter

    Hi everyone, I would like text to have a numerical value. Specifically, the letter "E" to equals 8 ("E" stands for an "Early" shift and that shift is 8 hours long). So, ideally, every instance of "E" on my table would be able to be calculated elsewhe

  • How can you create a writable PDF document from a PPT presentation ?

    How can you create a writable PDF document from a PPT presentation ? Upper part with the image , lower part with a free space in order to take notes for students during presentation or course. Thanks. B

  • My iMac crashes when i launch iTunes

    Hi, Since yesterday night, my iMac 27" under Mountain Lion crashes everytime i launch iTunes on my session. The icon bounces a few times as it always does, and then nothing. I can't do anything more on my iMac, even the ALT+Apple+ESC isn't working, t

  • Mssclamp not work in solaris 10

    hello i can't set parament in ipnat.conf with mssclamp like this map sppp0 form xxx.xxx.xxx.xxx/xx to any -> xxx.xxx.xxx.xxx/xx mssclamp 1452 i set work before in solaris 9 anyone can help me...many thx

  • Lead generation using CRM Survey

    How leads can be generated suing HTML Survey for external campaigs. What i mean here if campaigns are executed using external website and based on visit by customers on website if they fill in information , how that information can be captured and in