Libraries on Windows to Linux SuSe

Hi everybody,
There are a thousand forms which have 4-5 attached libraries. These libraries are located in a library directory C:\LIBS.
I want to transfer these forms to Linux SuSe environment and libraries as well...
Except for the compilation and save of the forms and libs , how can I alter 'massively' - if it is possible - the location of the lib directory (let's say from C:\LIBS to /opt/libs).
I think of two ways:
1) transforming into xml , make the neccessary modification and return back to fmb
2) transforming into fmt , make the neccessary modification and return back to fmb (is this possible..?)
3)which else?
Which is the quickest way to alter the path of the forms 10.2. on Windows to Linux SuSe?
Thanks , a lot
Simon

Hi Francois,
I cannot , at least in Windows, convert the .pll files to .plx . Error FRM-91507 : Cannot create the lib and another message PDE-IIN005 : command insert is unknown appear.
That's why i have installed the .pll into a specific library directory C:\LIBS.
Then , imagine that i'll make the executable of the libs..
The files(.fmb) in Linux will still have the 'wrong' path C:\LIBS in their properties , won't they..?
Unfortunately , anyway i cannot test it right now....
Thanks a lot for your constant support and ideas....
Simon

Similar Messages

  • Windows or Linux

    Hello,
    I've been doing all my OCS test setups under Linux, but the time for actually rolling a production setup to the company is approaching.
    Oracle just released OCS 9.0.4.1.1 for Windows, and having no particular loyalties to either Windows or Linux, I was curious what people's feelings were on this topic.
    The main downside I can see about the Windows version is the delayed release time. New releases always seem to be out last for Windows.
    I have no real complaints with Linux, but at the cost of RedHat ES or AS licenses (and recurring maintenance fees), they really aren't any cheaper than a Windows install.
    Anyone have any other pros/cons?

    Thanks for your prompt reply Dipak.
    My main concern is that I want to test OCS on a supported OS. We would use the same OS we tested on of course for the production computer. From my understanding, Oracle will provide support down to the OS level if you use a supported linux operating system, RedHat AS & ES and United Linux. If we HAVE TO use RedHat AS or ES then we have to use it. I'm interested in using SuSE Linux which is part of United Linux. I've spoken with a technical contact at Oracle regarding OCS and they said that United Linux is NOT supported yet. However, according to SuSE they have Oracle certification for OCS:
    http://www.suse.com/en/business/certifications/certified_software/oracle/certified.html
    And according to the following Oracle sites:
    http://otn.oracle.com/tech/linux/htdocs/oracleonlinux_faq.html
    http://otn.oracle.com/tech/linux/htdocs/linux_techsupp_faq.html
    There is support down to the Operating System level for OCS. Have you heard differently? Perhaps the technical consultant was misinformed?

  • Sapinst fails in Linux SUSE

    Hi,
    I'm completely new to Linux. Yesterday I installed a Linux Suse 10 and now I wanted to install a Netweaver 7.0 with SR3.
    I installed the Java JDK IBM 1.4.2. and seems ok because comand "java -version" works fine. 
    I have copied the master CD into a file in my Desktop.
    With the terminal I go to the location where I have the sapinst file and when I run the comand "./sapinst" I'm getting the following error
    iaextract.c:439:  Error opening archivefile /root/Desktop/sapcd/BS_2005_SR3_SAP_Installation_Master/IM_LINUX_X86_64/./sapinst
    Anyone has an idea of what could be the reason or where to look in search of clues?
    Any help appreciated and points awarded.
    Thanks,
    Alberto Sabate

    There is also another thing that I don't understand. If I execute sapinst I get the error that I meantioned earlier in the thread.
    However if I execute startinstGui.sh the SAPinst GUI windows appears and the terminal displays:
      Java Runtime found in JAVA_HOME environment variable
      Path: /usr/lib64/jvm/java/bin/java
    Start mode: gui (GUI only)
    Connection parameters:
      GUIServer host: localhost
      GUIServer port: 21212
    Starting...
    <<< frog.jar: version 5.4.5  10/19/05  sap.theme: null >>>
    Unfortunately the sapinstGUI windows also delivers the message
    Could not connect to host localhost on port 21212. java.net.ConnectException: Connection refused
    But again as I said earlier I'm completely new to Linux so most probably there is something obvious that I haven't done.

  • Can't open database with Windows from linux system *URGENT*

    Hi,
    i've two systems. A Linux SuSE 9.3 Pro system with Oracle Database 9.2.0.4
    and a Windows 2000 system with the same version of Oracle.
    Now, i try to connect the Windows system with the Linux system, but i doesn't work. I also, have
    installed the Listener, on the linux system.
    What am i doing wrong? Can someone help me?
    Thanks in advance.
    Greets
    Daniel

    Thanks, but i've already solved the problem.
    I've just switched off the firewall on the linux system.
    And now it works.
    But thanks for ur reply.

  • Problems Installing Designer 6.0 over Oracle 8i (Linux SUSE 8.0)

    I have problems installing Designer 6.0 over Oracle 8i (Linux SUSE 8.0). When I try to create the repository the installation hang up. I try over Oracle 8i (WIndows 2000) and the problems remain.
    Please any body can help?
    Is it possible to install Designer 6i and generate forms 6.0 (I mean for using Developer 6.0 (NOT 6i))?
    Best regards,
    JAGC

    Marcel,
    I had the same problem. Oracle gives as an answer that Designer 6.0 is not supported against 8.1.7. In the specified package a statement is issued which is a problem for 8.1.7. I changed that package and now it works fine.
    Comment as below and replace with the delete statement, then it compiles fines.
    I don't know if any problem can occur after that, but a Migration from a 1.3.2 repository to 6i works fine through this repository. Hope this helps.
    Kind Regards
    Jan Boersma
    Email: [email protected]
    see here:
    -- Remove Reserved Names entry and comment
    -- delete from sdd_reserved_names
    -- where (rn_res_name, rn_type) in ((upper(view_name), 'VIEW')
    -- ,(upper(pack_name), 'PACKAGE')
    -- ,(upper(pack_name), 'PACKAGE BODY')
    -- ,(upper(app_view_name), 'VIEW BODY'));
    delete from sdd_reserved_names
    where ((rn_res_name = UPPER(view_name) AND rn_type = 'VIEW') OR
    (rn_res_name = UPPER(pack_name) AND rn_type = 'PACKAGE') OR
    (rn_res_name = UPPER(pack_name) AND rn_type = 'PACKAGE BODY') OR
    (rn_res_name = UPPER(app_view_name) AND rn_type = 'VIEW BODY'));
    null

  • What is different in deployment settings for 1033 in windows vs Linux

    Hi,
    I could not find correct source which could explain the variation in deployment settings while deploying my appliaction in windows and Linux.
    here is the scenario (10133)
    windows:
    When I deploy my ear with class loading path ( 3rd step in deployment @Configure Application Libraries)as default one i.e i dont specifiy any , the deployment is sucessful
    where as in Linux:
    I have to specify the class loading path to ear exploded directory in order get the application working. If i dont specify the path, the application wont start up , complains that some of the classes are not in class path.
    Please, can you expalin the cause or point me to location which explains this ?
    Thanks

    Please post some more information -- I can't offer much based on this. How is your application packaged -- you should not need to do what you are doing on Linux to pick up classes contained within the application itself, provided they are packaged and exposed using the standard J2EE/J2SE mechanisms.
    -steve-

  • Linux Suse 64bits & BOXI3.1 Physical Memory

    Hi,
    These are the question.
    We have a server Linux Suse (64 bits) with 48 GB RAM and Business Objects XI 3.1 SP3 (32 Bits) the problem is that it only takes 4GB of memory instead of 48 GB
    The CMC Metrics show only 4gb.
    somebody has an idea why only takes 4gb ?
    Thank you

    Hi;
    this is not a problem, this is the way BOE XI 3 is build and delivered, so no workaround, BOBJ XI 3 is compiled as 32bits, so no way to go above this 4GB limit (even 2 on Windows), your only and recommended option is to have several instances of the servers that are actively used.
    The only process that can be switched to 64 bits, it the JVM running Tomcat, this article explains how to do it on Windows ( http://wiki.sdn.sap.com/wiki/display/BOBJ/Quickandeasytomcat64bitsconfigurationwithBOEXI3.1onWindows64+Bits ), read it and adapt for Linux.
    For your information, starting with XI 4.0, all server binaries will be delivered as 64 bits only.
    Regards;
    Lionel

  • Transaction behavior changed with change in Windows to Linux Environment

    Hi All,
    I am facing a very weird problem.
    I have a 2 BPEL Synchronous Services lets say A & B. A calls B in its flow and B inserts a row into database and then retrieves the inserted row (as the primary key is sequence generated through a Trigger).
    This flow was working perfectly when:
    ·     It was on windows Development Box with SOA SUITE and DB Server on the same machine.
    ·     All the DB adapters had jca:Address information in it.
    Problem:
    ·     After moving them to a Unix box with a remote DB Server, I am seeing the problem that retrieval is happening before commit of insert and failing.
    Point to remember:
    ·     Insertion, selection, assignment all are happening in the different ‘SCOPE’
    ·     I have tried even putting them in a single scope but error remained same.
    ·     I have even tried putting a wait between them, so it’s a plain “Transaction not commited “issue
    I am expecting it could be an issue with the way Data source has been created or something else.
    Please suggest your pointers on this.
    Thank you.

    Hi Win
    1. There is absolutely NO changes or specific requirements to deploy a portal EAR created from Windows and deploying on Unix or Linux Env. We do this very often. I export my entire portal applicatoin (EAR, WAR and dataSync if its there) from Workshop or Eclipse (10.3.2) IDE as .EAR file. Then we can deploy this .EAR file pretty much in any Portal Domain on any Env like Linux. So first I want to clarify that there is NO need to change any files or do steps to deploy a portal EAR from Windows to Linux Env.
    2. Now coming to your error, the root cause seems to be this: java.lang.ClassNotFoundException: org.apache.beehive.netui.pageflow.PageFlowContextListener
    a) On Windows did you test your EAR on a Portal Domain. I assume you may have already did this.
    b) Is the domain that you created on the Linux Env and its version matches exactly with what you had in Windows Env. Say in Windows if you have WLP 10.3.1, then on Linux also you should have WLP 10.3.1. If not, you need to upgrade your portal EAR first in Windows to 10.3.x and then deploy.
    c) Compare the config.xml file modules specially the portal framework shared modules. They should be same in both Windows and Unix except for the location ofcourse.
    d) On Windows, by any chance did you deploy any extra additional modules in the portaldomain. If so do the same on Linux Env also.
    e) Other then config.xml file, all the other details are within the .EAR file itself like weblogic.xml, weblogic-application.xml file etc etc.
    f) So better compare you config.xml file in both the working and not working Envs.
    g) Also on Linux, are you deploying on Single Server domain or cluster domain. If cluster, make sure you deploy your portalEar only to Cluster because none of hte shared modules are deployed to Admin. So deploy only to cluster.
    Thanks
    Ravi Jegga

  • Copy of a CD (created by Disk Utility) not recognized by Windows or Linux

    I created a copy of AutoCAD 2005 (not pirating it... just wanted a backup copy of the install CD).
    I used Disk Utility (File > New > Disk Image From Folder) to successfully create a DMG file on my MacBook. I could mount the DMG and browse all the files on it.
    I then burned a CD (Disk Utility > select DMG > click burn), which mounts fine on OSX. However, my Windows and Linux boxes will not recognize it (while they recognize the original CD just fine).
    I tried again, this time setting the file format to DVD/CD master. It made a CDR file, which I burned to CD. Got the same result: Windows and Linux don't recognize it while OSX does.
    So instead I burned the files to a CD ala drag and drop using Finder. This time the CD was recognized by Windows and I used it to install AutoCAD.
    However, my understanding is that doing it this way won't work for a bootable CD, so I'd like to figure out why Disk Utility wasn't able to make an exact copy.
    Any thoughts? Problem with copy protection? Problem with the CD's file system?
    Details about the optical drive in my MacBook (1st gen 2.0GHz, 2GB RAM):
    MATSHITA DVD-R UJ-857:
    Firmware Revision: HBE4
    Interconnect: ATAPI
    Burn Support: Yes (Apple Shipped/Supported)
    Cache: 2048 KB
    Reads DVD: Yes
    CD-Write: -R, -RW
    DVD-Write: -R, -RW, +R, +RW
    Burn Underrun Protection CD: Yes
    Burn Underrun Protection DVD: Yes
    Write Strategies: CD-TAO, CD-SAO, DVD-DAO
    Media: No
    MacBook 1st gen CoreDuo 2.0GHz, 2GB RAM   Mac OS X (10.4.8)  

    Yeah OS X's Disk Utility doesn't burn using the ISO 9660 file system while Finder does (I could swear I made a copy of an MS Office CD with Disk Utility, but maybe I'm remembering wrong). Anyway, Disco (a program I got in a MacHeist bundle) will make an exact copy of CDs. Anyone looking for a free solution, check out LiquidCD and burn, which may have the ability to copy Windows CDs (appears to be on their lists of features, but I haven't tried them myself).

  • Error while installing developer 10g on linux suse 10.0

    Hi All,
    This error appears while installing developer 10g on linux suse 10.0
    http://img179.imageshack.us/my.php?image=errorso9.png

    Try locate (using find command for example) the libjvm.so file (I assume that is located somewhere under $ORACLE_HOME (probably jdk or jre directory)). If you locate the path where this library resides, try to add that path to $LD_LIBRARY_PATH enviroment variable.
    Use copy&paste method (for error message) rather than link to image.
    It is much quicker operation and it may help to other people because they be able to find this thread via search engine.

  • Sync iPod to Mac, but store files on Windows and Linux

    I am an advanced user on both mac and widows system. I had my old 3rd Gen ipod where it was in FAT32 format and would sync to a Win machine. Then I could use the ipod to transfer data (ala external harddrive) on windows and mac platforms.
    So now I have a 5th Gen Ipod and Itunes on my G5. Today I wanted to use the ipod to move some files between my work windows machine and home to my mac. To make a long story short the new ipod is formatted to be hfs+ journeled system, which windows can't read.
    So I figure the easy solution is to reformat the ipod to be win-dos format, let it put the ipod software on, dump the library back and I should have a 5th gen with FAT32 that can be read by windows (or linux). So here's the rub
    I used Disk Utility in OSX to partition the ipod several times. the first time I just specified ms-dos format (or whatever the disk utility calls a windows partition). All went well until the updater could not put the software on the new ipod claiming that it had to be in mac format. Then I tried to split the drive and parition into a large mac/hfs partition (for all the itunes files) and a small windows partition for the ipod (for data file storage). The problem is that the updater kept selecting the fat32 partition for installation (because I had to choose master boot record in order to be able to put the windows parition on there. at least this is what I suspect was happening). Two partitions woudl mount on the desktop, but only one would control the ipod.
    So why not just let the windows parition be the one partition that had the ipod control software on it, you say? Because then I'm back to the problem that the iPod Updater won't deal with updating the windows partition.
    Any ideas on a work around?

    My concern is that when I have to update the iPod (in the future), will the windows based updater software be required?
    Only if you want to continue to use it on Windows machines.
    If you want to use the Mac Upddater, it will not be read by Windows.
    If I do what you are suggesting, will the ipod return to being a resident mac based sycing device even though the first update/install of the ipod software was on a windows machine?
    No. You can use it on both/either Mac and WIndows.
    This is why I thougth some sort of partition with space set aside for the windows partition would be the workaround?
    The iPod Updater formats the entire disk, not a partition.

  • How to best partition the HDD for dual boot: Windows 8 & Linux

    Hi,
    I'm a newbie in Windows 8, linux, Partition....
    I would like to use my new laptop with windows 8 pre-installed to the following:
    Create a Dual Boot Windows 8 / Ubuntu
    Create on my C drive (unique drive on my laptop):
    *a partition for the system
    *one for Windows 8
    *one for Data and
    *last one for Ubuntu OS
    My aim is :
    -to install VmWare on Windows 8 and run Checkpoint Splat with virtual machines to perform CCSA labs.
    to install GNS3 on Ubuntu for CCNP labs but with GNS3 accessing files in the Data partition
    I have a Toshiba Satellite with 750Gb and 8 Go RAM.
    According to you what's the best size for my partitions?
    Is there a better way to partition my C drive regarding my aim?
    Best Regards
    ***I don't know if it's the right section, sorry for that. Feel free to move this thread in the appropriate section***

    Hi,
    Thank you all,
    Isn't it too much 200G for Windows as i will on ly install VMWARE Workstation 9 for lab purposes and possibly a few softwares.
    VMWARE installed on Windows will require 2 GB + 1 GB per host (i will use approximatively 15 hosts).
    Checkpoint products will be installed on VMWARE that is installed in Windows :
    - disk space needed for 3 Checkpoint gateways: 3*37 GB
    - disk space needed for 2 Checkpoint gateways management servers: 2*10 GB
    On Linux I'll install GNS3 with 10 GB disk space required and a few softwares.
    I've got a Toshiba stellite computer with Windows 8 pre-installed.
    Processor: Intel(R) Core(TM) i5-3210M CPU @2.5 Ghz
    RAM: 8 Go
    64 bits OS, processor x64
    See below the screenshot
    I've taken screenshot of my partition (below).
    * Don't take into account the disk 1 (E) partition
    Can u confirm that in Disk o, partitions with 450 Mo, 260 Mo and 9.48 Go are for recovery system?
    I am planning to let the recovery partition as it is and divide the TI30985500A (C) partition (688 Gb) into:
    - 200 Gb windows partition
    -100 Gb Linux partition
    -388 Gb data partition
    What do you think about this partionning regarding the informations i've provided above?
    Greets

  • Executing WINWORD from both Windows and linux using Java

    Dear All,
    I have a problem when trying to use Runtime class to execute a winword document. My code is as follows.
    Runtime r= Runtime.getRuntime();
    try{
    r.exec("rundll32"+" "+"url.dll,FileProtocolHandler"+" "+"WINWORD"+ " "+"file://C://welkom.doc");
    catch(Exception ex){
    System.out.println("Unable to open the doc file:"+ex);
    When I execute this swing application with the above, the program is unable to open the specific file. And it says "Problem with the short cut, unable to open the file". When I run the program without the file name, it opens a new doc file.
    Attn: what I want to do here is I need to open the winword file from both windows and linux. So I cannot use the relative path of the WINWORD.exe file.
    Can anyone help me?
    Thanks in advance.
    Regards,
    Bala

    If you take a look at the api, there's an exec(String[]) method. This is the one you should use when calling a command with multiple parameters.
    so something like...
    String[] cmd = new String[] {"rundll32", "url.dll,FileProtocolHandler", "WINWORD", "file://C://welkom.doc"}
    r.exec(cmd);

  • 10gR2 to 11gR2 from Windows to Linux with 6TB Database.

    Hi,
    I need to do migration from 10gR2 to 11.2.0.2.0 and from Windows to Linux for 6TB database Size. As both Endian format same, I did the migration using RMAN Convert database on UAT but for same 10gR2 version.(Both Source on Target Oracle Version was 10.2.01.0). Now I have to migrate from 10gR2 to 11.2.0.2.0. So it's 2 way process.
    is it possible to club these 2 way migration process ???
    Are following steps right or any modification is required ??
    1) Install 11.2.0.2.0 on Linux OS
    2) Open Source Database (Windows) in Read Only. Generate TRANSPORT.SQL, CONVERTSCRIPT.RMAN & Pfile.
    3) Copy Source datafiles in temporary location on Target OS. Also copy above files.
    4) Create dummy controlfile.
    5) Startup nomount with Changed pfile
    6) Mount database with Dummy Controlfile.
    7) Run CONVERTSCRIPT.RMAN to convert actual datafiles from Windows Platform to Linux Platform.
    8) Shutdown the instance and delele Dummy Controlfiles.
    9) Edit TRANSPORT.SQL and do Appropriate Changes like redolog files, datafiles path...
    Now my question is, can I add ?/rdbms/admin/catupgrd.sql in TRANSPORT.SQL script after Startup upgarade command so that Complete Upgradation to 11.2.0.2.0 would be done.
    10) Then run TRANSPORT.SQL on Target System (11.2.0.2.0)
    Tell me if more inputs are required from my side...
    Regards,
    Manish

    This forum deals with migrations from foreign databases to Oracle.
    You might better post your request in this forum:
    General Database Discussions

  • Migration 10g to 11gR2 from Windows to Linux with 6TB DB Size in one step

    Hi,
    I need to do migration from 10gR2 to 11.2.0.2.0 and from Windows to Linux for 6TB database Size. As both Endian format same, I did the migration using RMAN Convert database on UAT but for same 10gR2 version.(Both Source on Target Oracle Version was 10.2.01.0). Now I have to migrate from 10gR2 to 11.2.0.2.0. So it's 2 way process.
    is it possible to club these 2 way migration process ???
    Are following steps right or any modification is required ??
    1) Install 11.2.0.2.0 on Linux OS
    2) Open Source Database (Windows) in Read Only. Generate TRANSPORT.SQL, CONVERTSCRIPT.RMAN & Pfile.
    3) Copy Source datafiles in temporary location on Target OS. Also copy above files.
    4) Create dummy controlfile.
    5) Startup nomount with Changed pfile
    6) Mount database with Dummy Controlfile.
    7) Run CONVERTSCRIPT.RMAN to convert actual datafiles from Windows Platform to Linux Platform.
    8) Shutdown the instance and delele Dummy Controlfiles.
    9) Edit TRANSPORT.SQL and do Appropriate Changes like redolog files, datafiles path...
    Now my question is, can I add ?/rdbms/admin/catupgrd.sql in TRANSPORT.SQL script after Startup upgarade command so that Complete Upgradation to 11.2.0.2.0 would be done.
    10) Then run TRANSPORT.SQL on Target System (11.2.0.2.0)
    Tell me if more inputs are required from my side...
    Regards,
    Manish

    The directory structure is different...that's why you need to create the tablespaces in Linux. e.g. export dump says create tablespace in D:\..., there is no such thing in Linux. You can just export it, install software, create the db, tablespaces in Linux and import into the 10g in Linux.

Maybe you are looking for