Migrating Object Library

We are migrating a WindowsNT Oracle Forms 6i application that uses an object class to Oracle 9ias under a Sun(UNIX) environment. The code was FTP'ed to the Sun server. When recompiling the code under UNIX, the items that were subclassed from the object library did not compile-saying item not specified. The object library is located in the FORMS60_PATH directory. Is there something else we need to do to have the object library seen during the recompile?

Problem solved. Thank you very much Duncan!
I used your recommended truss command and found out the code was looking for the object library filename in uppercase letters. I changed the filename to uppercase and it compiled.

Similar Messages

  • .olb object library cannot open file in 11g - migration from 10g to 11g

    I have an object library (.olb) that will not open in Foras 11.1.1.2.0. It opens fine in 10g. I have tried converting it to ascii (.olt) but it will not creat the binary filie in 11g - get PDE-PER001 Internal Error (cakaa 2) when I try to convert any ascii file from 10g into 11g.
    I have tried using frmplsqlconv, the conversion tool on .olb but get following error when it is run: ERROR opening easstnd.olb :oracle.forms.jdapi.JdapiStatusException: Failed to load olb
    Check subclass and library dependencies
    Any help appreciated!
    Kim

    Kim,
    We are not migrating yet, and we have not started converting all our forms and reports, but for the tests we have done, I never had to use frmplsqlconv (in fact, I don't know what it is). What I have done is:
    1) As I told you before, I copied everything (forms, reports, etc.) we have to a new location.
    2) I opened ALL the pll files with Builder 11g, saved them, and generated the plx files. The only problem I encountered here was that with some plls, Forms Builder crashed when opening them. I had to open those with Forms Builder 10g, and remove program units one by one until I found the culprit. After removing the program unit causing the crash, I opened the pll successfully with Forms Builder 11g, and created the program unit I had deleted.
    3) After all plls were generated, I opened the forms I wanted to test, saved them, and generated the fmx files.
    4) Same thing with reports (rdf and jsp files).
    I have never gotten an error in Builder when closing plls, and we don't have either .fmt or .pld files.
    Carlos

  • Jheadstart Migrating .pll library from designer

    Hello..
    As teh library is concerned I have the total code for my forms in the library. The library contains all the trigger code on form level, block level and item level. This library contains the code for nearly 70-80 forms and the total business of the application is present in these forms.
    As the forms internally call this library will I need to add the code manually in the java environment forms or can I migrate the library along with the form migration itself.
    One more thing; I have a runtime database and designer database. After migration of the database how can I attach the generated Application with the runtime database so that I will be able to get connected to the database and retrive the existing data into the newly generated forms.
    Hope to hear from you in this regard.

    Azher,
    What JHeadstart migrates is the declarative, transactional behaviour of the blocks in the form. So basically the stuff that works without PL/SQL code. The J2EE architecture you are migrating to is very different from the Forms architecture. There are no form-, block- or item-level triggers, and what's more, there's probably code in those triggers that calls Forms built-ins that do not exist and have no replacement in the J2EE architecture we are using.
    Therefore you will have to migrate any trigger/library logic that still makes sense to have in the new situation. Note that often not all code NEEDS migration, simply due to the fact that an HTML web application is a very different TYPE of application than a Forms client.
    If you went overboard on 'thick-client UI features', where items and buttons are enabled/disabled/shown/hidden/coloured/filled with every action of the end user, you will either end up writing tons of javascript code, or you will give up and decide that an HTML application should not depend so heavily on this type of interaction.
    For the code that you do want to migrate, the most important thing to do is to determine WHERE in the new architecture this needs to be implemented. You will have to think more in terms of 'migrating functionality' than 'migrating lines of code'.
    I would recommend just trying the JHeadstart Designer Generator on a couple of Forms, running the application and determining what functionality is missing (compared to the original Form). Then you will need to think about where and how you would implement this functionality in the new architecture. Is is something that could/should be done in the ADF BC objects, or in the View pages, or in the controller, or perhaps a combination of those. Chances are that you will not even need to look at the original PL/SQL code that implemented this functionality in the Forms.
    As to your question about connecting to your runtime database: the JHeadstart Designer Generator wizard will prompt you to create/specify two JDeveloper Database Connections, one to connect to the Repository, and one to connect to the runtime database. Your generated application will by default connect to the latter when running it. Of course this can be changed when deploying your application in another (production) environment.
    This an much more information can be found in the JHeadstart Developers Guide, in the chapter on the Designer Generator.
    Kind regards,
    Peter Ebell
    JHeadstart Team

  • Cause:  Application Object Library is unable to reconnect to your gateway

    After migration, When i am trying to bring up MT, i am getting following information
    /u08/tech/comn/admin/scripts/OFMSTECH_oraapp09/adfmsctl.sh start
    script returned:
    You are running adfmsctl.sh version 115.16
    Cannot reconnect to gateway
    Cause: Application Object Library is unable to reconnect to your gateway ORACLE account after you unsuccessfully attempted to sign-on.
    Action: Check that your gateway environment variable is set correctly.
    starting forms metrics server for OFMSTECH.
    Cannot reconnect to gateway
    Cause: Application Object Library is unable to reconnect to your gateway ORACLE account after you unsuccessfully attempted to sign-on.
    Action: Check that your gateway environment variable is set correctly.
    adfmsctl.sh: exiting with status 0
    .end std out.
    .end err out.
    OAD is stopped
    Osagent is stopped
    Unable to stop locator. No process-id file found.
    Unable to stop gatekeeper. No process-id file found.
    Unable to stop any Discoverer Sessions. No process-id file found.
    Unable to stop any Discoverer Preference. No process-id file found.
    Unable to stop any Discoverer Collector. No process-id file found.
    /u08/tech/ora/8.0.6/vbroker/bin/osagent
    Started osagent.
    Osagent logs messages to the file /u08/tech/ora/8.0.6/discwb4/util/osagent.log.
    Waiting for OAD to start...
    Started OAD.
    OAD logs messages to the file /u08/tech/ora/8.0.6/discwb4/util/oad.log.
    Failed to start locator.
    Registering Discoverer Session
    Registering the Collector
    Applying preferences from file : /u08/tech/ora/8.0.6/discwb4/util/pref.txt
    Finished applying preferences
    Closing down registry..
    Registry File sync...
    Registering Discoverer Preference Repository
    addisctl.sh: exiting with status 1
    .end std out.
    /u08/tech/ora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    /u08/tech/ora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    /u08/tech/ora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    /u08/tech/ora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    /u08/tech/ora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    /u08/tech/ora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    /u08/tech/ora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    .end err out.

    Danny,
    Do you have all RPMs installed on the target node?
    Is the issue with this script only?
    What is the target OS version?
    Please see (Note: 377217.1 - What should the value of LD_ASSUME_KERNEL be set to for Linux?).
    Regards,
    Hussein

  • Error in VBA reference for Adobe Photoshop CS4 Object Library

    Hello,
    I'm using Windows 7 Pro, MS Office 2010 Pro and Creative Suite CS4 (with all updates).
    I will automate Photoshop via Visual Basic for Applications in MS Access.
    Befor using there the Adobe Photoshop CS4 Object Library I must reference it in VBA.
    But when I will du this, I get the message "Error loading DLL".
    When I will manually reference to the WIASupport.8LI File, I get the error: "Cannot reference this file"
    Can you give a tip, how I can solve this problem?
    Regards

    I have the same problem!  I have photoshop cc2014 (which we own) and the object library shows, but not for cs 5.1 (30 day trial).
    Does registering unlock something?
    Help please!!

  • Adobe Photoshop 8.0 Object Library for PSE 8 ?

    Hi
    I want to write a program to loop over all tags and copy the associated fotos to folders named with the tag-name. By this way I have a good structure to select the fotos on stick / DigiFrame.
    I'm a Unify TeamDeveloper developer, so it's no problem for me. But: in TD I can generate the COM classes to access PSE. I think the right object library for this is Adobe Photoshop 8.0 Object Library.
    I have a complete installation of PSE 8 on my computer but this Object Library is not present.
    Does Adobe Photoshop 8.0 Object Library not serve for PSE8? Where can I get it?
    the one I have is Adobe Photoshop Elements 8.0 Media Client 1.0 Type Library. There are some methods like GetTags. But what is the input parameter tagIds? The return is a object. But the Media Client has no class Tags.
    I also searched google, perhaps already exists a plugin for such a export. But I found nothing.
    Can anybody help me?
    Best regards
    Thomas

    I have found a solution (psedbtools).

  • How to share a object library

    Dear Adobe Community,
    I am using the Adobe (JetForm) Output Designer Version 5.4.0. 130
    As we are working in a team on several forms (IFDs), which include
    some objects from a object library, we would like to share the same library
    within the team. I could not find any option to export / import objects from one
    library to another one.
    Is there a possibility to share the same library with multiple users, for example on a
    network-share-drive? If yes, how can we implement this?
    Thanks in advance for your input.
    Best regards
    Jan

    hi Michel,
    Here is all the info I have on sharing.
    SHARING IPHOTO LIBRARIES
    Sharing libraries between users on the same local network
    You can also share a library on the same machine between users the same way.
    Sharing libraries between users on the same machine...
    -both users must have sharing enabled in their iPhoto Preferences
    -both users must be logged in and have iPhoto running
    -Remember that you can only view the other library. You can't edit the photos or play the saved slideshows or view the made books or burn them to CD or DVD. The books and slideshows will show up as an album. You can play that album as an "on the fly" slideshow. You can drag images from the sharing library to your library in the source column to import them to your library. You can then edit, add to albums, books, slideshow, etc.
    Sharing links from Apple....
    Sharing your photos between computers
    About shared photos
    Turning off photo sharing
    Looking for shared photos
    SHARING ONE IPHOTO LIBRARY BETWEEN USERS ON SAME MACHINE
    You can try one of these three methods:
    1- Use iPhoto Library Manager-the paid version
    The documentation page will give instructions on how it is done.
    2- Sharing one iPhoto library between several users on one machine
    3- Share an iPhoto Library in tiger Using ACL's
    4- I have also read about ShareAlike
    There is no other info on the site about how it works.
    I strongly urge anyone wanting to try any of the methods for sharing one iPhoto Library folder among more than one user to backup all iPhoto Library folders before attemptin anything.
    Lori

  • How to load the object library at run time from within the script.

    What i am trying to do from my library is that I wanted to load the object library file (.properties) file at run time through the script. I know that open script has a deprecated method "ft.loadObjectLibrary". Is there any other method other than the deprecated one?. Also is there a way that I can unload the library?
    Thanks,
    Sri

    Object.border.fill.color.value = "255,255,255";
    if you want to use rawValue of textfields to insert in there you will have to do
    Object.border.fill.color.value = R.rawValue + "," + G.rawValue + "," + B.rawValue

  • EMIGALL performance for migration object OBJCLASS

    Hi all,
    my previous question, was Classification of IFLOT & EQUI via CLB2 / CLB1  & was focused on improving performance of classification of IFLOT & EQUI objects.
    Testing EMIGALL for migration object OBJCLASS I am seeing no performance gains between a single thread update & parallel update threads.  IE the single thread throughput is reported as ~the same as the parallel threads throughput combined.
    I note in the job logs of my various tests;
    for a single thread, that no messages are logged between the start & end of the migration.
    for parallel threads, that message C4 200 'Class "CLASSNAMEHERE" is locked' appearing many times.
    I don't see any unexpected migration errors in ether case.
    Are there any insights on how I might improve over all throughput using this method? I cant see any control parameters for this object, nor does the Guideline have much information on OBJCLASS.
    First world problems :-/

    Hello Daniel,
    Without having much insight into your system and infrastructure details or the volume that you are working with, I suggest for you to try below for performance improvement.
    1. Run DB Statistics on functional location and Equipment related tables such as EQUI, IFLOT, ILOA, etc. (these are HLO objects that you are updating by way of classification). Also update classification table such as AUSP. These tables mentioned here as a starting point.
    2. Also strongly suggest that a performance trace be done on this job to analyze and identify another table or steps that may be a performance bottleneck and maybe a candidate for DB statistics refresh Or some other corrective action.
    3. The locks maybe occurring due to a mass update which is as expected. Perhaps to get by that you may want to use "commit buffering allowed" option for this migration object and set to say a number "10" or "20" to start with and see if it helps better the performance. As you would have noticed, locks will also impact performance.
    4. Please also refer to Cookbook for ISUMIG Performance and refer to sections for DEVICE, CONNOBJ and DEVLOC. These are HLO objects for classification and there may be some useful insight in that document too.
    Hope this helps.
    Ash

  • How to Capture the Objects in Object Library in Openscript tool?

    Hi All,
    I am new to OATS and i was trying to explore the Object Library in Opencript tool.
    Can anyone please advise me how to capture the Oracle forms Object in Object Library or Object Repository using OpenScript Tool?
    It would be grateful,If you can provide me the step to follow for the above.
    Thanks
    Ajith

    Hi Ajith,
    Create one Object Library. In OpenScript click File -> New -> Select Object Library under Script Assets.
    Then mention name of your library and save it.
    Add this library to script assets of your script. Select Script -> Script Properties... -> Script Assets -> Object Library -> Add(button) -> select your Object Library.
    Then save  your script and start recording. After recording you can see xpath of all objects you interacted with during your script recording.
    If you want to apply this to your script, select Script -> Apply Object Library.. -> then select your Object Library. If you want to revert it, then select Script --> Revert All Navigation To Recorded
    Hope this will help you...
    Regards,
    Deepu M

  • Object in import-file header does not correspond to the migration object

    Hi Forum,
    I have loaded Business partner successfully with the file created in Workbench with test data.
    Now I want to load the data from Application server. But i am getting the error
    "Object in import-file header does not correspond to the migration object".
    I have read that the import file should have 3 types of record
    1. Header record corrs to the structure TEMINFO
    2. Actual data records
    3. Final record for individual object.
    I am not sure where I am making a mistake
    my files header looks like
    <004F><Space><&INFO><Company><Migration Object><User><Date><Time>
    Please help.
    Thanks in advance

    I am assuming you are in transaction EMIGIMP loading a converted migration file for import, correct?
    If so, you should be able to read the company, mig. object, user name, etc. in the import file tab overview.  If conversion did not work correctly, this info will not display here. 
    It is possible you are missing some data in the header, or spacing is not correct.  Are you converting the input file with program REMIG_FILE_TRANSFORM or are you trying to create the migration file yourself?

  • How can I refer to the PhotoShop Object library dynamically depend on the release of PhotoShop?

    Recently, I make a program, now I face a big program:
    I make the program by visual basic and photoshop script , but my client have different release of Photoshop, for example : photoshop 7.0 cs and cs2. I know every release of PhotoShop have ist own Object library, but in visual basic 6.0, I can only refer to one PhotoShop Object library. for example: if I refer to Photoshop 8.0 Object library, if my clients release of Photoshop is 7.0. there will be a error message : Run-time error '429 ( cant create object) Run-time error '430(Class does not support Automation or does not support expected interface), How can I refer to the PhotoShop Object library dynamically depend on the release of PhotoShop?
    my email is : [email protected] .
    any suggestion?

    Please read, and reply back here with information https://forums.adobe.com/thread/1499014
    -and try some steps such as changing browsers and turning off your firewall for downloads

  • How to change objects in object library?

    I saved an object in the object library and used it as parent object to create some subclass objects in several form modules. Now I want to modify the object in the object library so all the subclass objects can inherit the changes made in the parent object. How can I change the object saved in the library?

    1- Open New Form
    2- Drag the object you want to modify to it
    3- Modify it in the opened Form
    4- Drag it back to the Object Library
    Rem: Be sure all Forms that are using this object are closed when you start this procedure.
    Hope this help,
    Ahmed.

  • After December 2014 update, Compile Error - calling Excel Objects Sub "Object library invalid or contains references to object definitions that could not be found"

    When try to call Sub in Excel Objects > SheetXX after the original xlsm is modified and saved by another user in diff machine, getting an error below and seems Excel cannot identify any subs exists in Sheet.
    Compile error:
    Object library invalid or contains references to object definitions that could not be found
    Note: it seems that this problem has been occurring After December 2014 update and still exists even after applying the fix:
    http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2014/12/11/forms-controls-stop-working-after-december-2014-updates-.aspx)

    Hi Kwlee324,
    Thanks for sharing the workaround with us. It would be very helpful for others who have the same issue.
    Also I found a two useful links about the error message "Object library invalid or contains references to object definitions that could not be found":
    https://support.microsoft.com/kb/2703186
    http://blogs.msdn.com/b/vsod/archive/2009/06/05/visual-basic-6-controls-stop-working-after-security-advisory-960715.aspx
    Hope it is helpful.
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Form Builder 6.0 object library

    Hello,
    I created an object library in Form Builder 6.0, which I have
    used to develop two forms.
    The other member of my team wishes to use the same object
    library. When she loads it from my directory, it loads OK, but
    when she subclasses any of her objects nothing happens. I can
    see the red arrow on the object indicating that it was
    subclassed but the changes are not registered on the layout
    editor nor the form when it runs.
    Can anyone help?
    null

    double click the read arrow and it should turn black. A black
    arrow is a sub-classed item with the sub-class applied, red
    indicates sub-classed item with the sub-class not applied.
    Rasheed Ghany (guest) wrote:
    : Hello,
    : I created an object library in Form Builder 6.0, which I have
    : used to develop two forms.
    : The other member of my team wishes to use the same object
    : library. When she loads it from my directory, it loads OK, but
    : when she subclasses any of her objects nothing happens. I can
    : see the red arrow on the object indicating that it was
    : subclassed but the changes are not registered on the layout
    : editor nor the form when it runs.
    : Can anyone help?
    null

Maybe you are looking for

  • Slow BB connection, any chance of a change in prof...

    Like the title says, my internet is so slow that i cannot even stream a youtube video, is there any chance this can be rectified somewhat? My latency type is currently set to 'fast', would interleaved be a better option? I don't play games or anythin

  • Using iTunes 11 how do i delete songs from my "manually managed" iPad.

    Using iTunes 11 how do i delete songs from my "manually managed" iPad. (iPad gen 1) On the old itunes i could simply highlight the songs on my music folder under my iPad connected and remove the ones i no longer wanted. With iTunes 11 when im looking

  • Running the info package twice in bw 3.5?

    Hi all, There is a process chain existing to load ods 1  to ods 2 for a particular region on a different time sone I need to load the same ods 1 to ods 2 for another region in a indian time zone. When i look at the new procees chain i am getting info

  • Some thumbnails appear extremely low res/blurry

    I am trying to organize images and for some reason some of the files show up as extremely blurry, while others are fine. This is a huge pain while trying to organize hundreds of comic pages: It would be much easier if I could actually see the files a

  • Transitions with After Effects CS3

    Hi all, I have Production Studio CS3 Premium. I have created an intro inside After Effects, using texts and a still image. It lasts for 12 seconds. I have rendered the intro and imported it into Premiere. I am now trying to add transitions (cross dis