Re: Data base and Website help

I just posted some urls on this thread:
http://forum.java.sun.com/thread.jspa?threadID=5260879&tstart=0
Radhika
http://blogs.sun.com/NetBeansSupport

check these links for db connections
https://forums.sdn.sap.com/click.jspa?searchID=8781708&messageID=4514862
https://forums.sdn.sap.com/click.jspa?searchID=8781708&messageID=4822522
https://forums.sdn.sap.com/click.jspa?searchID=8781708&messageID=4730662
https://forums.sdn.sap.com/click.jspa?searchID=8781708&messageID=4737927
https://forums.sdn.sap.com/click.jspa?searchID=8781708&messageID=4428837
regarding trace files they are just log files where you can see if there are errors encountered in the portal and you can check them using http://host:port/nwa----monitoring-logs and traces
reward points if hellpful

Similar Messages

  • Jet Data Base and MDAC

    I'm being told I need to repair my "Jet Data Base" and "MDAC", I think it has to with components in the OS, but I could be wrong. I'm pretty sure it doesn't have anything to do with fighter planes. I'm fairly new at
    this, I'm sure it shows. But I want to learn. It's hard to tear myself away from the screen. When I do it's usually to buy upgrades for my "rig". My question is, where do I go for definitions and more importantly, where do I find repairs for things
    I didn't know where broken? If my "rig" crashes I'm afraid I might have to get a life. So if someone can point me in the right direction I'll be glad to take it from there. Am I at the right place?
    Thanks
       

    See if the following helps:
    http://support.microsoft.com/kb/239114
    S.Sengupta, Windows Entertainment and Connected Home MVP

  • Date selection and search help component in jsp

    Hi all:
        In sap portal jsp development enviorment, is it possible to easily program the date selection and search help ( just look like search help in webdynpro ) ?

    Hello Jianhong,
    the easiest way to set a value help is using HTMLB component in your JSP.
    To do it, use next code:
    <hbj:inputField
               id="DateInputField"
               type="date"
               showHelp="TRUE"
               ... other attributes
    />
    Before using HTMLB components in your JSP, don't forget to add this line to your page:
    <%@ taglib uri= "tagLib" prefix="hbj" %>
    regards.
    mz

  • JDBC Data base and web pages

    I am struggling to link my web page to access data base.
    I need to map specific cells to specific tupples in the data base and
    when data is retrived from the data base I want to sort it by means of a java programme and then direct the out put to the web page.
    How best can I do it ? the instructions I have are not working at all
    Sam

    You need to know GROUP BY and ORDER BY syntax of SQL.
    JSP and HTML knowledge are required too.

  • Can I use my Address Book to create a data base and then merge from it to create mailing labels?

    Is it possible to use my Address Book to create a data base and then merge from it to create mailing labels?
    Thanks,
    CF

    I know one way, it is not elegant but it does work.
    1. Open Thunderbird. (download here: https://www.mozilla.org/EN/thunderbird/)
    2. Click on Address Book.
    3. On the left in the new window is a list of your Address books and groups. Select the one you want.
    Your addresses will appear to the right.
    4. In Thunderbird / Tools select Export, and Save as "Comma Separated".
    You can open that list of addresses in Excel or in FileMaker Pro. Mail merge proceeds from there.

  • Creating a Single Report from Oracle Data Base and BI Answers

    Hi,
    I wanted to create a single report by using a BI Report where in we have project and Activity columns,now I want to add column with Program to see the results.Program data is in Oracle Database.
    Can some one help me how to create the report.
    ii.How to edit a pivot table in BI word designer.What I am doing present is creating every time a new report.
    Thx In Adv.
    From Sravan

    Hi Pivot table was a general question.Is is nothing to do with the qus 1.
    See I have a report which have a programme and Activity.So I need to get the data of Prject from Data base how to do this in BIP.....I am not using any pivot table here.

  • What is logical data base and how it is differfrom DDIC AND DATABASE

    HI ,
    CAN ANY BODY HELP ME TO FIND THIS

    Hi
    A logical database is a special ABAP/4 program which combines the contents of certain database tables. You can link a logical database to an ABAP/4 report program as an attribute. The logical database then supplies the report program with a set of hierarchically structured table lines which can be taken from different database tables.
    LDB offers an easy-to-use selection screens. You can modify the pre-generated selection screen to your needs. It offers check functions to check whether user input is complete, correct, and plausible. It offers reasonable data selections. It contains central authorization checks for data base accesses. Enhancements such as improved performance immediately apply to all report programs that use the logical database.
    Less coding s required to retrieve data compared to normal internel tables.
    Tables used LDB are in hierarchial structure.
    Mainly we used LDBs in HR Abap Programming.
    Where all tables are highly inter related so LDBs can optimize the performance there.
    Check this Document. All abt LDB's
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.highlightedcontent?documenturi=%2flibrary%2fabap%2fabap-code-samples%2fldb+browser.doc
    GO THROUGH LINKS -
    http://www.sap-basis-abap.com/saptab.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9bfa35c111d1829f0000e829fbfe/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/c6/8a15381b80436ce10000009b38f8cf/frameset.htm
    /people/srivijaya.gutala/blog/2007/03/05/why-not-logical-databases
    Re: **LDB**
    www.sapbrain.com/FAQs/TECHNICAL/SAP_ABAP_Logical_Database_FAQ.html
    www.sap-img.com/abap/abap-interview-question.htm
    www.sap-img.com/abap/quick-note-on-design-of-secondary-database-indexes-and-logical-databases.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9bb935c111d1829f0000e829fbfe/content.htm
    Gothru the blog which provides info on LDB's:
    /people/srivijaya.gutala/blog/2007/03/05/why-not-logical-databases
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Logical data base and work process

    I have some questions on the above topics.
    if some have an answer, let me know .
    1. How many logical data bases can we use in our
    report program
    2.  How to design our own selection screen when
    using
    logical database
    3. How mnay update workprocesses can u have.
    Thanks in advance.
    Regards,
    Roberts.K

    Welcome to the forum!
    In response to question 1:
    You can designate only 1 LDB on the Attribute screen of the program.  You can however, also invoke a LDB program using Function Module LDB_PROCESS.  There is some good documentation associated with it.
    In response to question 2:
    If you specify a LDB on your program attributes, the LDB will present a selection screen.  Any parameters/select options that you specify in your program are added to the selection screen that the LDB presents.  If you use the Function Module mentioned above, then you alone will control the selection screen and have to pass selection information to the function module.
    In response to question 3:
    I am not quite sure what you mean by this one, but if some of the other SDNers have answered your question, then no need to clarify for me.

  • Illustrator Data Sets and Variables Help Please

    Hi, how's everyone doing?  I need a little help with Data Sets and Variables, or at least i believe that's what i need help with.  Ultimately i am trying to run an action on a batch of files. 
    I have an eps file with two images placed side by side.  They are the same image.  I am trying to replace both images and save the file accordingly.  Trying to make this happen using a bunch of files.  All the files can be in one folder and will be the same size. 
    I hope this make sense and what i need done is doable.
    Any help or advise would be greatly appreciated.
    Thanks in advance.

    Not sure a I read you correctly but if I understand you
    what you have to do is make the first two images as dynamic variables using the variable panel and save it as a data set
    then replace those two images and save those as a data set
    So now you have data set one and two.
    You can save that as an variable library (xml)and that can be loaded into other documents.
    The question is can it be actioned?
    It can be scripted and do you want the same two images to replace the same two image in each document.
    I think you really have to tell us more.

  • XML Data Server and model help

    All,
    I have the following files
    1) travel.dtd
    2) travel.xml.
    I've set up a XML data server with JDBC driver com.sunopsis.jdbc.driver.xml.SnpsXmlDriver and URL = jdbc:snps:xml?d=c:/XML/travel.dtd. I have created a model in designer and have successfully reversed the datastores generated from the dtd.
    The travel.xml file has data populated within it, but when I right click on the datastores, there is nothing displayed. This makes sense because the xml server is configured to point at the .dtd. Do I need to change my topology connection to connect to the xml document as opposed to the dtd. Can someone tell me what i'm missing?
    thanks for your help.

    Since its not displaying anything as you are saying you just change the property to "f" and check.
    Example
    jdbc:snps:xml?f=/xml/myxml.xml&d=/xml/myxcd.xsd&s=MYSCHEMANAME
    ("s=MYSCHEMANAME": This schema will be selected when creating the physical schema under the XML data server.)
    Hope it helps.
    Thanks

  • How to retrive dynamic directory structure from data base and show it

    i want to display a directory structur on jsp my problem is that i want to read it from a database how i can read
    a tree structure i found a function to read directry structur but if i use this function i am not able to find who the parent is ? this is the function i found cna any one help me ?
    public void iterate(File someDirectory) {
    Vector allFiles = new Vector();
    File[] dirContents = someDirectory.listFiles();
    for (File f : dirContents) {
    allFiles.add(f);
    for (int i = 0; i < allFiles.size(); i++) {
    File file = (File) allFiles.get(i);
    if (file.isDirectory()) {
    dirContents = file.listFiles();
    for (File f : dirContents) {
    allFiles.add(f);
    // Process 'file' or do whatever
    }

    Thanks for reply i am not actualy deling with files i am creating a web application in which i am having organize functionality
    user creat folders and put there document in that like out look user can creat folder inside folder
    i am storing tham in a database table my problem is how to retrive them so i can show them as a tree structur
    i am using this code to show on jsp
    {color:#808000}<table>
    <tr>
    <td >
    <ul class="flipMenu">
    <li><span class="menu">Folder</span>
    <ul>
    <c:forEach var="folderList1" items="${folderList}" >
    {color}
    {color:#808000}<li ><a class="submenu25" id='<c:out value="${folderList1.id}"/>' href="folderAgreement.htm?folderid=<c:out value="${folderList1.id}"/>" onmouseup="a('<c:out value="${folderList1.id}"/>');" ><span ><c:out value="${folderList1.name}" /> T</span></a>
    <ul>
    <li> <a href="# onclick="window.open('createSubFolder.htm?folderid=<c:out value="${folderList1.id"/>&agreetitle=<c:out value="${agreements.title}"/>', 'invite_wnd', 'height=700, width=800, status=no, menubar=no, toolbar=nu, location=400'); return false;">Add Folder
    </li>
    <li> <a href="folderDetail.htm?folderid=<c:out value=${folderList1.id"/>&flag=folder"><span class="submenu2">Detail</span>
    </li>
    <li> <a id="<c:out value="${folderList1.id}"/>" href="folderDelete.htm?folderid=<c:out value="${folderList1.id}"/>&flag=folder" onclick="conformDelete('<c:out value="${folderList1.id}"/>')" ><span class="submenu2">Delete Folder</span></a>
    </li>
    </ul>
    </li>
    </c:forEach>
    {color}
    {color:#808000}</ul>
    </li>
    </ul>
    </td>
    </tr>
    </table>{color}

  • Logical data base and Contexts

    Hi everybody,
       I wanna know about LDB's and contexts.I read it in the abap docu and understood the concept of LDB but contexts i couldnt follow,
    so i want its explaination with some good examples.
    Regards
    akmal

    Refer this link:
    http://help.sap.com/saphelp_47x200/helpdata/en/9f/db95f835c111d1829f0000e829fbfe/frameset.htm
    By
    Yuvaram

  • Data Joins and Pivot Help

    Hi, I have one fact table and one huge history table that goes really deep with scores stored with month end dates.
    I am looking for a way to manipulate the month and year of DateChanged in table A along with joins on the acct no to retrieve scores from previous months, resulting in a de-normalized data format as in the result table.
    Any ideas?? Thanks!
    Table A
    Acct     DateChanged
    123     1/12/2008
    456     8/25/2008
    Table B:
    Acct           DateUpload        Score
    123           11/30/2007        620
    123           12/31/2007        650
    123           01/31/2008        712
    123           02/29/2008        800
    456           05/31/2008        520 
    456           06/30/2008        630
    456           07/31/2008        680
    456           08/31/2008        710
    456           09/30/2008        780
    456           10/31/2008        786
    456           11/30/2008        823
    Result Table:
    Acct      Score2MonthPrior     Score1MonthPrior
    123            620                     650
    456            630                     680

    If you understood your reqs correctly, it should be:
    with a as (
               select 123 acct,to_date('1/12/2008','mm/dd/yyyy') date_changed from dual union all
               select 456,to_date('8/25/2008','mm/dd/yyyy') from dual
         b as (
               select 123 acct,to_date('11/30/2007','mm/dd/yyyy') date_upload,620 score from dual union all
               select 123,to_date('12/31/2007','mm/dd/yyyy'),650 from dual union all
               select 123,to_date('01/31/2008','mm/dd/yyyy'),712 from dual union all
               select 123,to_date('02/29/2008','mm/dd/yyyy'),800 from dual union all
               select 456,to_date('05/31/2008','mm/dd/yyyy'),520 from dual union all
               select 456,to_date('06/30/2008','mm/dd/yyyy'),630 from dual union all
               select 456,to_date('07/31/2008','mm/dd/yyyy'),680 from dual union all
               select 456,to_date('08/31/2008','mm/dd/yyyy'),710 from dual union all
               select 456,to_date('09/30/2008','mm/dd/yyyy'),780 from dual union all
               select 456,to_date('10/31/2008','mm/dd/yyyy'),786 from dual union all
               select 456,to_date('11/30/2008','mm/dd/yyyy'),823 from dual
          c as (
                select  acct,
                        date_upload,
                        score,
                        lead(date_upload,1,sysdate) over(partition by acct order by date_upload) next_date_upload
                  from  b
    select  acct,
            (select score from c where a.acct = c.acct and add_months(date_changed,-2) >= date_upload and add_months(date_changed,-2) < next_date_upload) Score2MonthPrior,
            (select score from c where a.acct = c.acct and add_months(date_changed,-1) >= date_upload and add_months(date_changed,-1) < next_date_upload) Score1MonthPrior
      from  a
          ACCT SCORE2MONTHPRIOR SCORE1MONTHPRIOR
           123                               620
           456              520              630
    SQL> Two months prior 1/12/2008 is 11/12/2007 which falls before the earliest record for acct 123. One month prior 1/12/2008 is 12/12/2007 which falls between 11/30/2007 and 12/31/2007 and therefore score should be 620, not 650.
    SY.

  • XMII data base and without  XI  c

    Dear friends
    I would like to know  the following clarification
    1)xMII system pulling data from R/3 system and various legacy system. The pulled data is using for analyzing purpose and Is it the date storing in xMII system? How it is working?
    2) Is it possible With out XI can we integrate legacy system? If possible why we need XI system
    with regards
    dhaivakumar

    Dhaivakumar,
    1.  As Rick said xMII uses RFC and BAPI interfaces, or IDOC transfers from the R/3 system.  Which means no data is stored on the xMII system.  For that matter xMII does not store data from any of the systems it is pulling information from.  Depending on the system you are hitting xMII has pre-defined built in connectors that you set up for each these.  The data is then streamed to the applets for display on a webpage.
    2.  xMII does not need XI to run.  The reason for XI is it has a guaranteed throughput capability built in, In version 11.5 it does not but coming in xMII 12.0 it will have some of these capabilities built in.

  • DATA BASE AND PROGRAMMING

    Dear All,
    i am a novice to Oracle. i saw many oracle versions and under product list also. can you tell me which one is useful for Oracle Programming. i have literature of Oracle9i . i have gone through this . it is for managing relational database. will this be used for programming? pls. guide me and accept from many thanks
    Regards,
    Khalil

    Hi Khalil,
    One the first look Oracle 9i is a relational datbase management system. It was designed to hold data. You CAN create programs in an integrated language called PL/SQL. But you can also choose other languages like Java, Forms, C as well.
    The database to start with could be Oracle 10g Express Edition.
    Regards,
    Guido

Maybe you are looking for

  • How do I make Organizer and Editor open at the same time?

    I'm new to PSE 10 and want to know how to make Organizer and Editor open at the same time. I can get the Organizer up, but have to pick out a photo and click on Fix: Full Photo Edit to get Editor to open. Is that the only way to do it? Thanks, K

  • How to make an object distributed across multiple jres?

    Hi, We used cache data mechanism for performance tuning. It will store data in static variable (Hashtable) and get initialized when app starts . We are using IPlanet Application Server and Using 6 KJS engines. This object ( Hashtable) is not distribu

  • Does publishing as PDF increase file size? Is there a way to manage this?

    I am looking for any ways to reduce file size of presentations. We have to publish as PDF for single file purposes. I know you can change settings in Presenter publishing, but does publishing as PDF have any affect on file size and if so, are there w

  • How to get serial number in bapi BAPI_GOODSMVT_CREATE

    hi everyone im using the bapi BAPI_GOODSMVT_CREATE to create goods receipt for a PO but its giving me an error 'Maintain serial numbers for total quantity' and I really dont know how to get the serial number data, i know the table GOODSMVT_SERIALNUMB

  • Sky Overcharged

    So I've just gotten off speaking on the phone to the clueless although sincere Sky Agent. I have Sky TV + Phone Line + Free BB. The Sky TV subscription is Family with Sports half price. I cancelled my Sky TV subscription last month and it cuts on the