How to user oracle intermedia and plpdf to display image

Hi all,
AS i know plpdf is very retriction to display images and i think it only valid for jpep and may be gif file extension. Can i display any kind of different file of format if i've both oracle intermedia and plpdf in my database. If yes, can you give me an exampe how to work that this.
Thank you very much,
Kevin

Best way,
1. I belive you have a JPEG Image.
2. Accept the text from user. Create an Image from it.
3. Add the two Images.
4. All this operations can be done using JAI (Java Advanced Imaging API). It is simple and straight forward.

Similar Messages

  • How to install oracle Forms and Report 10g in windows XP OS

    How to install oracle Forms and Report 10g in windows XP OS. Already installed oracle Database 10g in my notebook.
    It is working good.
    please help me this issue.
    please give the steps..............
    Thanks
    Rajeev

    Hello Frank,
    for development, you need to install Oracle Developer
    Suite 10g. This includes Forms and Reports.this topic interests me too, because I've downloaded Developer Suite and Database (both for 10g) from Oracle website, installed them, but I couldn't connect to a database.
    What should be done for me to create a database link and be able to connect locally, in my personal Desktop computer? (Not to a server)
    Once it was told me here that I should download 10g Database - I did it, and installed it, but it didn't work. Later, some of my job partners said I should install them in a sequence - that is, 1st the Developer, and 2nd the Database. But it has failed too. And I don't know how to configure a database connection.
    Best regards,

  • Number Ranges-The data is locked by user ... and can be displayed only

    I wanted ti define number ranges - Transaction CXEG in Consolidation, and somehow i blocked the data (message: The data is locked by user ... and can be displayed only). How i can unlock the data so i can define new number ranges for this year. Please help

    Hi,
    Make sure you don't have any open sessions. If not, then go to SM12, and delete the relevant locked entry.
    Regards,
    Eli

  • How to export Oracle tables and data to mySQL

    Hi,
    I am new to Oracle.. and would appreciate all help on the issues below.
    Currently, we have Oracle8i on HP-UX, and Oracle8i on IBM-AIX. We would like to be ble to browse the information on the web, thus, a decision to use mySQL as the web database was made. In order to achieve the above, we need to perform the following:
    1) Export Oracle tables to mySQL, from both the HP-UX and IBM-AIX machines.
    2) Include an additional column to the tables that need to be exported from Oracle to mySQL.
    3) Implement the export as a daily extraction that will run at a certain time of the day.
    How may I achieve the above?
    I have just installed the Oracle Enterprise Manager... will this have any help to the above???
    Appreciate all help given... greatly appreciated!
    Thanks and Brgds,
    Alicia

    I'd first make sure you really need to create a separate database just for making the data available to the web. The web application you create could just as well query the existing Oracle databases. You don't necessarily have to create a separate database just to display info over the web.
    Secondly, if you still want to create a separate database, I'd also question the use of mySQL. In my opinion, mySQL is not a relational database. It acts like a relational database; you can query it via SQL. But because of all the features which mySQL says it does not support yet, I don't consider it to be a true RDBMS. This may not be an issue in your case since you're using it just for read access. Still, I'd take a long look at the list of feature mySQL does not support and make sure you can live with those limitations.
    Also, if you create a separate database for the web app and use Oracle for that database instead of mySQL, you could use Oracle's built in data replication to automatically refresh the web db from the existing db
    If you conclude that you still want to create a separate database for the web app and use mySQL I think you'll have to write some code to support the interface between the dbs (but hey, I'm a developer). The reason I say this is because it sounds like you're merging data from two databases into one and you may even be merging data from two separate databases into a single table of the new web database. If this is the case, simple data extract utilities will not be sufficient. Also, it sounds like the new column added to the web database may not be able to be populated from existing data. And then there's the question of what you need to do with the existing web data each time you run the data extraction ? The easiest case is that you'll always add data to the web db from existing db. If you have to purge the web db first and then refresh it with existing data then there's another step in the process. Overall, writing code to support an interface like this gives you complete control over the process and provides a lot of flexibility in how it is run. In my experience, there are usually new requirements added to the interface as time goes on. The code based approach can deal with changing requirements. The tools approach eventually falls short.
    One other issue to keep in mind is how to protect your existing database while exposing your web database to the Net. Since you need to support an automated interface between the two systems, you'll need to provide a path between the two databases without letting Net users gain access to your internal database. Some serious network security issues to resolve here, but I'm not a network admin.
    hth,
    Frank
    Hi,
    I am new to Oracle.. and would appreciate all help on the issues below.
    Currently, we have Oracle8i on HP-UX, and Oracle8i on IBM-AIX. We would like to be ble to browse the information on the web, thus, a decision to use mySQL as the web database was made. In order to achieve the above, we need to perform the following:
    1) Export Oracle tables to mySQL, from both the HP-UX and IBM-AIX machines.
    2) Include an additional column to the tables that need to be exported from Oracle to mySQL.
    3) Implement the export as a daily extraction that will run at a certain time of the day.
    How may I achieve the above?
    I have just installed the Oracle Enterprise Manager... will this have any help to the above???
    Appreciate all help given... greatly appreciated!
    Thanks and Brgds,
    Alicia

  • How to install oracle 11g and 10g on same linux server.

    how can i install oracle 10g and 11g on same linux server ????
    10g database is already installed , i want to installed 11g on the same machine. How can i do this???

    Hi;
    how can i install oracle 10g and 11g on same linux server ????
    10g database is already installed , i want to installed 11g on the same machine. How can i do this???You may go wiht different mount point like to create /oracle11g and /oracle10g and you can choose related path for your installation.
    Please read:
    Managing multiple oracle home
    http://docs.oracle.com/cd/B12037_01/em.101/b12140/3_oui_oracle_homes.htm#i1005615
    http://docs.oracle.com/cd/B12037_01/em.101/b12140/3_oui_oracle_homes.htm
    Regard
    Helios

  • How to Install oracle 10g and 11g on aix 6.1

    Can we install oracle 10g and 11g Enterprise Editions on IBM aix 6.1 ? If so how
    Chetan
    Edited by: chetan0926 on Jan 11, 2012 2:56 AM

    Hi;
    Can we install oracle 10g and 11g Enterprise Editions on IBM aix 6.1 ? If so how Yes you can,both version is certified
    I agree Sybrand, Please check installation guide. All your questions will be answered in it
    http://www.oracle.com/pls/db102/homepage
    http://www.oracle.com/pls/db112/homepage
    Also see:
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Regard
    Helios

  • How to install Oracle 8i and dev6i in win ME

    Hi,
    anybody can inform me how to install oracle 8i personal edition and developer 6i in win-ME. email id : [email protected]
    Thanks in advance.
    null

    Thanks for your reply.
    I installed the oracle Personal edn 8i on ME, making some changes in win.ini. But, forms 6i is not loading at all, saying errors 1) frm 10039 and 2) frm 91116. and not connecting the net8 easy config also.
    And rest of other things working fine.
    if any body can tell how to solve these errors, make it ready to use.
    G.Vijay.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by dmitriy:
    I don't think you can install 8i on ME.
    Developer 6i installs fine. It will work with Oracle 7, but then you miss all the 8i features.<HR></BLOCKQUOTE>
    null

  • How to Install oracle workflow and why we need Oracle Application Server

    I want to install and configure Oracle Workflow using Oracle 10g
    Please help me and guide me with the process in deatial from scratch what should i need to install
    Oracle Database
    Oracle Application server middle tier
    Oracle Content Management SDK
    Also help me how can i configuer oracle internet directory because when installing Oracle application server it requires HostName and Port No.
    I am a student
    I know just how to install oracle database 10g
    and New to oracle Application Server
    Waqar Habib

    The files at
    http://otn.oracle.com/software/products/ias/workflow/htdocs/winsoft.html
    are for Oracle Workflow version 2.6.0. Here is some information from the announcement for downloading the latest version, 2.6.3:
    Oracle Workflow 2.6.3 for Oracle Database 10g is now available for download from OTN.
    Please point your browsers to http://otn.oracle.com/software/index.html
    Currently, the availability is limited to Windows and we are working towards availability on other platforms. I will post another message as soon as it becomes available.
    The Workflow Server requires an Oracle 10g database home and the Workflow mid-tier requires an Oracle HTTP Server home - Apache Install from the Oracle 10g Companion CD. For more information please read the installation notes.

  • How to install Oracle Form and Report 6i on existing database

    Hi all please help me,
    My system is rhel 3 (update 6). My question is how can i install Oracle form and report 6i on my machine, which is already have database 10g R2? I known i have to create two separate ORACLE_HOME. Since i already had database 10g R2, can i just go head install Oracle form and report 6i on separate ORACLE_HOME? or i need to remove database 10g R2 first, and then install Oracle form and report 6i
    Thanks in advances

    << Why Forms/Reports 6i and not something later, BTW? >>
    Presumably he has to support a client/server application. They haven't all disappeared overnight, despite what Oracle tell everyone.

  • How to connect oracle Database10g and oracle forms 10g

    I installed oracle Database10g and oracle developer suite 10g in different homein my notebook. how to connect these .
    please help me on this issue
    Rajeev

    DEFINE IN THE TNSNAMES.ORA THE STRING CONNECTION TO THE DATABASE
    CONN1 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = server1)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = sid1)
    )

  • How multiple users can open and update it same time in Sharepoint 2010, excel file

    we are using SharePoint 2010, multiple users can open and update the file at same time in SharePoint, I have searched a lot and
    read it, some suggestions were can create the file as share work book and then save on Share point and other were its supported only with Office web Apps, Excel Web App, we don't have office Web apps or excel web app, is there any other suggestion,
    any help will be great, thanks in advance

    Hi,
    You need office web apps for co-authoring, see Software version requirements for co-authoring in SharePoint 2013 and SharePoint Online section in below link -
    http://technet.microsoft.com/en-us/library/ff718249(v=office.15).aspx
    and
    http://office.microsoft.com/en-us/sharepoint-foundation-help/document-collaboration-and-co-authoring-HA102772333.aspx
    Edit: Link for SP 2010
    http://technet.microsoft.com/en-us/library/ff718249(v=office.14).aspx
    Hope this helps!
    Ram - SharePoint Architect
    Blog - SharePointDeveloper.in
    Please vote or mark your question answered, if my reply helps you

  • How to downgrade Oracle Forms and Reports Release 2 ?

    Hi all,
    I would like to ask what is the step to downgrade Oracle Forms and Reports Release 2 to Oracle Forms and Reports Release 1 ?
    Thanks.

    Hi,
    There is no such process of rollback the patchset.
    If you have a backup of the Forms and Reports Release 1 , restore it back.
    Thanks,
    Sharmela
    Note: Please mark the answer as correct or useful if it helped you.

  • Installing Oracle 10g and error with DISPLAY value

    Hello, I am instaling Oracle 10g and when I run:
    . /runInstaller
    this error apear:
    Can't connect to X11 window server using :0.0 as the value of DISPLAY variable.
    how must I set de DISPLAY variable if I have instaling in a local system?
    Thanks

    Can't connect to X11 window server using :0.0 as the value of DISPLAY variable.you apparently set the display correctly (:0:0) if you are installing locally.
    You could do a xhost + as user531326 if you did not start your X session as oracle
    Message was edited by:
    Laurent Schneider
    note that xhost + is not a good security practice, have a look at
    http://amath.colorado.edu/computing/unix/x/

  • How to Change Brightness, Contrast and Saturation of an image in LabWindows/CVI (Urgent) ?

    Hi All
    I want to change brightness, contrast and saturation of an image, plz help me how it will possibe in labwindows/cvi
    Thanks

    CVI does not include native functions to operate such changements on an image.
    It may be possible that these functions are included in IMAQ library, but I never used ot so I'm not sure. In any case, this is an additional tool to install and it is not free.
    Alternatively, you may need to search for a third party library that offers such functions.
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

  • How to user ORACLE as username in SQL Developer

    Hi,
    I am new to sql developer. Could you please tell me how do I connect as "ORACLE" user in SQL developer?
    I have full privileges using sys & oracle. I tried using sql as sysdba too but it is not accepting it in spite of providing correct password.

    >
    When I tried connecting to the database as " username - sys as sysdba" in spite of providing correct password, it says, logon denied, incorrect username/password. The oracle database version is 10.2.0.4 & sql developer is 3.5.
    >
    Are you sure you are using Oracle's sql developer?
    This is the official product page
    http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html
    IT shows the current latest version is 3.1.07.42 so Oracle doesn't have a version 3.5 yet.
    And the official product does not have a " username - sys as sysdba" selection anywhere that I can find. There is a role selection dropdown that includes a SYSDBA choice.
    So you provided information that can't possibly be correct and you did not respond to any of the questions that I asked other than DB version.
    If you want help you need to provide SPECIFIC information about what steps you have taken and what results you got.
    What steps did you take, specifically, to create a user called "ORACLE"? What user was used to create the "ORACLE" user? What grants (roles & privileges) were granted to the user named "ORACLE"?
    As for me, since you are not willing to provide information about the other questions that were ask I can't help you so I wish you luck.

Maybe you are looking for