Which oracle product will i need?

i have a website, but it's not yet fully complete. it will be similar to craigslist.org and will allow users to post items for sale, but i need to know how i can:
- manage the posts from spammers
- have some kind of system that automatically deletes them after a few months
- send a confirmation to a person's email when they post something on the site
would using php solve these problems? which oracle problem is tailored to these needs. let me know! and thanks so much for taking time to read this thread.

Well this question is wide open and there is not a product to perform this task automatically. You could use php if you feel comfortable programming with it. The kind of products you require depend on the amount of budget you are willing to spend to set it up. But don't expect any product to implement a magical solution for this problem.
~ Madrid
http://hrivera99.blogspot.com/

Similar Messages

  • Which Oracle products should we use?

    We are looking to build, from the ground up, a site that is roughly a combination of www.kudzu.com and www.accessatlanta.com. Which Oracle products would help us best develop, test, and implement a similar solution.
    The primary confusion for me is whether the Portal product would be a good fit, or whether some other product(s) would be better.
    Many thanks in advance for any and all input.

    First, thank you VERY much for your reply. This post has received lots of views but no comments until yours. I appreciate your taking the time to offer a bit of advice and assistance.
    If I understand correctly, you're suggesting developing the whole thing using J2EE rather than a product like Oracle Portal. I assume we would still be able to deploy using components of Oracle Application Server. Is this correct?
    Ultimately, this portal website will be very database centric. All of the ads, listings, content, etc., would have to be stored and managed using a database. Would using J2EE be the most effective way to accomplish that?
    I'm sorry if I seem a bit of a newbie. I know enough that I want to use Oracle technology, but not enough to know which products. Essentially, I'm the guy with the idea and I need some assistance figuring out the products so I know which product expertise to look for when hiring the right technical staff.
    If you have any additional thoughts, please share. In the meantime, thanks again for your response.

  • Which oracle client do I Need?

    I need to connect to vision instance on a remote server using my machine. I came to know that I need to have oracle client installed on my machine.
    Can someone clarify which oracle client do I need? I am running on windows- XP on NT Server. Version of Vision instance is 11.5.10.2.
    I appreciate for your help. URL Link should be great.
    This is what I download and unzip to C:\Oracle\instantclient_10_2.
    instantclient-basic-win32-10.2.0.3-20061115.zip
    Is it the correct one?
    Thanks.

    Your setting
    -Doracle.net.tns_admin=/usr/local/oracle/oas03/network/admin
    is ok if this directory contains the correct tnsnames.ora file.
    I have done some poking around, and I suspect that you use an old JDBC driver.
    I have written a sample Java program that tests a connection with java.sql.DataSource using JDBC thin and tnsnames.ora, and it works fine with Oracle 10.2.0.3 but fails with Oracle 10.1.0.5 with exactly the error message you get.
    The property oracle.net.tns_admin exists only since Oracle 10g R2 (see Metalink note 333686.1).
    With 10.2.0.3 I was not able to reproduce your error message, when I set a wrong oracle.net.tns_admin I get "Io exception: could not resolve the connect identifier", and when I omit the property altogether, I get "Io exception: Unknown host specified".
    Please double check if Vision uses the JDBC driver you think it does!
    Yours,
    Laurenz Albe
    PS: maybe the test program is useful for somebody. I will post it:
    * Test a DataSource connection with tnsnames.ora
    * Usage:
    * java -classpath .:/oracle/dir/ojdbc14.jar -Doracle.net.tns_admin=/tnsnames/dir tnsname user password
    public class DataSourceTest {
    public static void main(String[] args) throws java.sql.SQLException {
    if (3 != args.length) {
    System.err.println("Usage: java DataSourceTest <TNS-Name> <user> <password>");
    System.exit(1);
    // enable the following for trace output
    // need to use ojdbc14_g.jar for this
    /* java.util.logging.Logger logger = java.util.logging.Logger.getLogger("oracle.jdbc.driver");
    logger.setLevel(java.util.logging.Level.FINEST);
    java.util.logging.Handler handler = new java.util.logging.ConsoleHandler();
    handler.setLevel(java.util.logging.Level.FINEST);
    logger.addHandler(handler);
    oracle.jdbc.driver.OracleLog.setTrace(true); */
    oracle.jdbc.pool.OracleDataSource ods = new oracle.jdbc.pool.OracleDataSource();
    ods.setURL("jdbc:oracle:thin:@" + args[0]);
    java.sql.Connection conn = ods.getConnection(args[1], args[2]);
    java.sql.ResultSet rs = conn.createStatement().executeQuery("SELECT user FROM DUAL");
    rs.next();
    System.out.println("Successfully connected as user " + rs.getString(1));
    conn.close();
    }

  • Which Oracle product works similarly to Adobe Livecycle?

    Hi All,
    I am newbie using Oracle products (except for Oracle DB). My company wants to implement a workflow where an individual request to open a bank account by filling out an application (either web-base form or PDF-based form). Then, this application is submitted electronically and route it to reviewers in different departments. I know that this kind of business process can be implemented using Adobe LiveCycle. However, my company bough Oracle Universal Content Management 11g and they want me to use it to implement this process. My questions are:
    1. Is Oracle UCM a suitable solution for the process mentioned above?
    2. What other Oracle product will works similarly to Adobe LiveCycle?
    Thanks for your responses and feedback
    Elkin

    It depends how deep you want to go... With the default functionality of UCM you can create workflows in order to approva a document for publication but you can't model a complete process in it... If you realy want to model business processes than you need a BPM tool such as BPEL.
    I don't think you need to buy the complete SOA suite but you can buy the components you want...
    Best is to contact Oracle Sales for that.

  • Is it still possible to attach sticky notes to a pdf file? Which Adobe product will enable this?

    Is it still possible to attach sticky notes to a pdf file? Which Adobe product do I need to do this?

    Both Acrobat and Reader 10/11 can, and previous versions of Reader can if the document is enabled to allow it. Mobile versions of Reader can too.

  • How do I get Google to be default when I open up-a-new-tab? Which Add-Ons will I need to install? Thank You, Alan

    How do I get Google to be default when I open up-a-new-tab? Which Add-Ons will I need to install? Thank You, Alan

    See: http://sogame.awardspace.com/newtaburl/
    <u>'''''Other Issues''''': to correct security/stability issues</u>
    <u>'''Update Java'''</u>: your ver. 1.5.0_06; current ver. 1.6.0.20 (<u>important security update 04-15-2010</u>)
    (Firefox 3.6 and above requires Java 1.6.0.10 and above; see: http://support.mozilla.com/en-US/kb/Java-related+issues#Java_does_not_work_in_Firefox_3_6)
    ''(Windows users: Do the manual update; very easy.)''
    See: '''[http://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox#Updates Updating Java]'''
    Do the update with Firefox closed.

  • Which Adobe product do I need to be able to measure off square footage on construction drawings

    Which Adobe product do I need to be able to measure off square footage on construction drawings

    Acrobat has a measuring tool; you can download a fully functional trial from https://www.acrobat.com/free-trial-download.html
    Note: you cannot "upgrade" Reader to Acrobat; they are two different products.

  • Which software Product Do I need

    hello guys,
    I am about starting practise real-time datawarehousing and business intelligence solution using oracle product. Currently in my company will use BOB product and Microsoft Analysis service for the same.
    On trying to download a software for my practise, I discover so many names as regard Bi and datawarehousing. I don't know which to take for what purpose.
    So please, can anyone give me a clue as to what I need for datamining, ETL , data analysis and also presentation like dashboard.
    I have currenlty downloaded Oracle data Mining, and Oracle WareHouseBuilder.
    Thanks

    From a database perspective you have just about everything you need. Although you might want to add OLAP to your list of products to review. There are plenty of tutorials on the OTN home page of Data Mining, Warehouse Builder and OLAP to get you going.
    For reporting I would recommend you start with BI EE Enterprise Edition as this has everything you will need to create reports, alerts and dashboards for your users. The OTN home page for BI EE will provide you with everything you need.
    You might also want to look at some of the postings on the Oracle BI Blog:
    http://oraclebi.blogspot.com/
    In addition, there is an excellent course being offered by Mark Rittman called the BI Masterclass that deals specifically with real-time data warehousing. Mark will be running this class in a number of locations via Oracle University. You can more information directly from OU or from Marks excellent blog website:
    http://www.rittmanmead.com/services/bi-masterclasses-20078/
    Hope this helps
    Keith Laker
    Oracle EMEA Consulting
    BI Blog: http://oraclebi.blogspot.com/
    DM Blog: http://oracledmt.blogspot.com/
    BI on Oracle: http://www.oracle.com/bi/
    BI on OTN: http://www.oracle.com/technology/products/bi/
    BI Samples: http://www.oracle.com/technology/products/bi/samples/

  • Which oracle 10g to be needed

    HI,
    I need to install oracle 10g software on linux server which is running on mainframe hardware
    Here is the detials
    [oracle@rhel5eis oracle10g]$ uname -a
    Linux rhel5eis.clayton.csc.com 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:58 EDT 2008 s390x s390x s390x GNU/Linux
    Please suggest me which oracle 10g need to be downloaded form oracle site.
    RR

    Original Poster: Please close this thread as answered as you have opened a different thread related to this.... which is fair enough as you have identified a more specific problem:
    see: Need Oracle 10gR2 on RHEL 5 on zLinux (s390x) software

  • Which Adobe product do I need

    We need to be able to programmatically (via C# or VB.Net) create PDF documents as well as join multiple documents together.  It needs to be fully automated and the code needs to execute and create the PDF documents on each user's Windows PC.
    Do I need Acrobat and the Acrobat SDK?  I looked at some information about the SDK and it looks like it's designed to aid you in creating plug-ins for the Acrobat app, not necessarily used to create PDF's from scratch in your .Net code.
    Thank you
    James

    Does it matter if it's Standard or Professional? I've been told that not all of the functionality to create PDF's via the .Net portion of the SDK is "available" in the Standard version.

  • Best Oracle product to connect to mobile device apps

    Our company has a large ERP system in Oracle that we are looking to access from a simple app written for the iPad/Iphone. What Oracle product do we need to accomplish this? I'm a long-time Oracle developer, but previously I've only hooked Oracle to other databases such as SQLServer. Getting a little confused on the products, between BPEL, XML Gateway, web service etc. This will not be a very complicated app, but it needs to read the data from the database and push some back to the database.

    ... as with anything, you have to ask what the purpose of the 'web application' is: are you developing a portal system, a data collection form with or without reporting capabilities, logins, accounts, etc. - or an internal web application meant to handle simple business tasks with small amounts of data?
    The Oracle product offerings can run from simple (APEX) to more complex cases (ADF, WebCenter Framework, etc.) - it all depends on what you're trying to accomplish.
    A good place to start would be just to download the JDeveloper IDE - JDeveloper supports a really wide array of Oracle technologies so you can get a feel for what might be the best 'tool' for your use case.... and JDeveloper even supports a number of standard web app approaches (e.g. Apache Struts) if you're familiar with those kind of tools.

  • Solaris Container Support for Oracle Products

    Hi,
    Is there a special list about which Oracle products support Solaris Containers? Or can I assume that all products support the container technology?
    I cant find any related information on this...

    We run Oracle databases and application servers without any problems.
    In the licencing documentations zones are explictly mentioned as capped zones are supported to partition a system.
    So if you have an eight-core maschine but give the zone only one, you have only to licence this core.
    Have a look at this document
    http://www.oracle.com/us/corporate/pricing/partitioning-070609.pdf
    As said before if your software does not need low level access to the hardware or the kernel (as eg. a backup server or a nfs server) it should run fine into a zone.

  • Need to Create Unique key basis on Internal Refrence code in Oracle Product Hub

    Hi Friends
    We are in to new development of product catalog in Oracle Product Hub , As per the client requirmnent we have to
    create  a primary key attribute basis on the Internal refrence code for product and promotion
    can any one please take interest and help for us to resolve this iussue.
    Praveen Singh Rathore

    Hi,
    Thanks,
    There are 3 columns involved with that table . Out of whihc one is a Primary Key (string) , The other column (Number) has a unique key constraint defined on it and the last column stores a value corresponding to the 2nd column.
    The reason for me to do a create in the Finder exception is as follows.
    I Loop through the Data present in JTable. As given in the example let us assume that there are 2 rows in the JTable. Out of whihc the First row needs an updation and the second row , which is a new row needs to be created. So During the First iteration of the loop, The findermethod does not throw any exception (Because it is a modfied row) and hence the update gets fired successfully. During the second iteration , since it is a new row the findermethod will throw a finder exception and hence create will get fired.
    I understand that this is not a good coding style but then it is not 100% wrong and i need to find out as to why it is not working.
    Hope am clear in explaining my problem
    Thanks
    Shanki

  • Which products do we need?

    Hi there,
    We are working on a new enterprise portal (which will provide services and content to end users, employees, partners....).
    The idea is to have a heavy weight/powerful CMS (We choose Oracle Web Center Sites 11g) which renders the webpages and requests any business logic from our high performance service layer (it will be responsible for ALL the business logic). On top of that we will have OAM (Oracle Access Manager) for Single Sign On capabilities.
    The current portal handles about 150 million pageviews/month, and most of these pageviews come from logged users. We expect that number to grow in the next couple of years.
    Some of the goals of this project are:
    - to personalize any particular content to different users (the logic to decide which content has to be presented to each user will be encapsulated in WebServices (OSB)).
    - to allow Marketing and Sales teams to customize and tweak websites (Although there will be an approval step before publishing - Worflow), so that if they need to put a new image, change a menu, change some text or create a new website that can be done easily and quickly;
    - to reuse business logic provided by the SOA level, for example, I can use some WS which provide the available credit for a particular user anywhere in the webpage I am creating or in other webpages. No programming skills needed;
    - to provide high performance, availability and reliability; We are going to deploy it on Exalogic connecting to Oracle RAC.
    - to provide search mechanisms with autocomplete features, like when using google search, where while you type suggestions pop up (http://google-web-toolkit.googlecode.com/svn/javadoc/1.6/com/google/gwt/user/client/ui/SuggestBox.html).
    The stack we are considering at the moment is:
    SSO - Oracle Access Manager 11g
    |
    CMS - Oracle Web Center Sites 11g
    |
    Service Layer - Oracle Servcie Bus 11g (SOAP)
    |
    Legacy applications (SAP, Java, Cobol...)
    So the question is:
    If we assume all the webservices needed are already available through OSB, can I considering Web Center Sites 11g will be enough to achieve our goals??
    Some people here are suggesting we need some other framework, like GWT on top of WCS. It doesn't make sense to to me! How could that help a part from making things more complicated and fragmented?
    Some others say we will also need Oracle Web Center Portal 11g.
    Could anyone working on big projects share your thoughts on that?
    I think the simpler we can keep the architecture, the better.
    Cheers :)
    Edited by: jfbaro on Feb 26, 2013 10:30 AM

    Hi Jean,
    I'm afraid the facts you share are most likely not enough to decide what product stack you need, even though there are some indications that WebCenter Sites might not be sufficient, or you would need to compromise on functionality and/or user experience.
    In particular:
    to personalize any particular content to different users (the logic to decide which content has to be presented to each user will be encapsulated in WebServices (OSB)).WebCenter Sites has very good personalization features. And it does integrate with other decision engines like RTD (Real Time Decision) or Endeca. I am unable to find a reference in the documentation, if web services can be used for the same (so, you might expect that something might have to be done to achieve that), but it should be doable.
    to allow Marketing and Sales teams to customize and tweak websites (Although there will be an approval step before publishing - Worflow), so that if they need to put a new image, change a menu, change some text or create a new website that can be done easily and quickly;This is OK - they will just need to become contributors of their sites. Alternatively, you could also use gadgets.
    to reuse business logic provided by the SOA level, for example, I can use some WS which provide the available credit for a particular user anywhere in the webpage I am creating or in other webpages. No programming skills needed;I am not sure about this one - WebCenter Portal might be a better fit here as it provides "Business Mash-ups" where WS can serve as the Model, and a user may select among available ADF components to define the View.
    to provide high performance, availability and reliability; We are going to deploy it on Exalogic connecting to Oracle RAC.This is not a question of a product, but of sizing and architecture. If I calculated it correctly, you have approx. 90 hits per second, so you should be OK even with a single Content Server (have someone who has done this before to review your sizing and architecture!)
    to provide search mechanisms with autocomplete features, like when using google search, where while you type suggestions pop up (http://google-web-toolkit.googlecode.com/svn/javadoc/1.6/com/google/gwt/user/client/ui/SuggestBox.html).
    I am not sure about this one either. Oracle has a product called Secure Enterprise Search (incl. in WebCenter Portal, Content, but not in Sites) which should be capable of that. Sites include Lucene, so check whether features you are looking for are provided ( http://lucene.apache.org/core/ ) If you/your users are used to Google products, it might be an argument to use them either way.
    I hope that helps.

  • Creation of pdf - which product / products do i need

    I am getting a little confused so would like some help.
    I want to create an editable pdf which can be filled in by a user on a mobile device. I then want the pdf file created to be automatically emailed to an email address.
    I need to be able to set some information in the pdf document programmatically before it is sent AND i would like to name the pdf document.
    By way of an example the form will be a job sheet and i want to autofill the job number from another system. When the form has been completed i want it to be called job number.pdf
    I assume that this is all doable? If so what product / products do i need and can someone point me in the right direction with regards the job number bit.......
    thanks in advance

    Complicated...
    I want to create an editable pdf which can be filled in by a user on a mobile device. I then want the pdf file created to be automatically emailed to an email address.
    Only a small number of mobile apps have PDF forms support, and none can 'automatically' send the current file as an email attachment. The user would have to choose to open their email app, attach the file and compose a message.
    I need to be able to set some information in the pdf document programmatically... from another system.
    What 'other system'? Injecting data into a pre-existing PDF file is possible, but how you do it very much depends on where the data is coming from.

Maybe you are looking for

  • ITunes has encountered a problem and needs to close. AppVer: 10.6.3.25 ModName: gdiplus.dll ModVer: 5.2.6002.22791

    Hi, does anybody know how to fix this iTunes error? It started when I updated to version 10.6. I have Windows XP Home Edition SP3. Thanks, NB

  • Problem in displaying currency field

    Hi folks,            We are displaying amounts in one smartform. Amount format should be as '$2,000.00'. we changed it into character variable and concatenated with the dollar symbol. Its wroking fine. But, as it is a character variable, the commas i

  • Unwanted namespace in output file

    Hi all experts! I'm having a B1-to-File scenario in B1iSN 8 PL8 where the demand for namespace is: <m:b24bufferMessage xmlns:m="http://b24commerce.com/schemas/buffer/3.2"> </m:b24bufferMessage> In the XSL file I'm using the b1im_filename tag for gett

  • Migration of old system with new version and 64bit hardware

    HI Sapguru's, Our req: Build New CRM system with all latest version of software & 64 bit hardware. Details mentioned below. Old System: CRM 4.0 ABAP System win 2003 Oracle 9i non-unicode 32 bit hardware New System( which i want to build): CRM 5.2 (ra

  • Middle Tier

    Recently became unable to authenticate via Middle Tier on laptops with no Client installed. Able to do so in the past. Any thought on the most likely culprit? Have already rebooted Middle Tier/ZENworks server.