Procedure builder for 8i Personal

Hi
Had my 1070 training (PL/SQL) and want to prepare for exam.
I downloaded (and installed) the 8i personal edition. Now there's no procedure builder included in this package, only SQL*Plus.
Found out that ProcBuilder is included in the Developer package, so I downloaded this also.
8i Personals Universal Installer is V 1.6.0.9.0. When You try to install additional Products with it, it wants You to search for "products.jar", which is nowhere to find in the developer temporary installation directory (created from the zip).
So I ran setup from there (developer), and installed Procedure Builder only. I had to make another Oracle home, as he didn't let me install into d:\ora\ora81, so I made a d:\ora\orant. (A bunch of other stuff was installed also). Now I can start Procedure builder, but he doesn't connect (even when I type in exactly the same as in the SQL*Plus in my ora81 startgroup).
Error: PDE-POC011 ORA -12154 Servicename could not be resolved (Additional error depoc4).
What did I do wrong? (I had no dba training, so actually I'm in a blind flight, not knowing what actually I'm doing!)
All I want is the environment as in the training room, where I can run SQL*Plus and procedure builder to train and learn what they told me there. I spent several days now, don't ask me for my phonecosts for downloading several houndred megs, as the CD I got in the training didn't work at all, and I had to remove everything several times manually (including registry) No idea what all I missed to remove.
Any help possible with this sparse description?
Thank's in advance
Martin

I already have Oracle 8.0 Personal Edition, and I can start that database without any
password. But If I want to run SQL*Plus, then
I use SCOTT/TIGER as username/password and that works fine. But with this newer version
(Oracle 8i Personal Edition), I am having problem just starting the database.
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by coolguy:
Did you try the default one? Tiger
<HR></BLOCKQUOTE>
null

Similar Messages

  • Looking for Procedure Builder

    My understanding is that Procedure Builder is supposed to be part of the Oracle Forms software. I have installed the 9i Developer Suite, but cannot locate Procedure Builder. Where should I be looking? Any help is appreciated.

    procedure builder is not part of Oracle9i Developer Suite anymore. See the Oracle9i Forms obsollecence paper on otn.
    You can still use Oracle Forms to build stored procedures and debug them with the new debugger.

  • Problem in connecting to local db in procedure builder

    I install oracle 8i for window 2000 personal edition in my local computer and also forms & reports 6i. I create a db during installing of oracle 8i. By using the sql worksheet I build up several tables. But when I try to use procedure builder in forms 6i to connect to my local data base, I can not. I do not know which userid and password and database name I should use. I tried scott/tigger or system/manager, all give me an error: can't find the service. Can somebody help me with the connection to my local database in the proceduce builder?
    thanks

    Hi,
    The Oracle database is resided in another server.
    Jo

  • Cant find Procedure Builder...?

    First of all, I am very new to this as if that isnt already apparent. I am following along in my PL/SQL book and got to the part where I am learning about procedure builder and I went to run it and it doesnt seem to be installed or included in what I am using. I downloaded 9i Database R2 Personal for Windows.
    I have searched a good bit but have not been able to come up with any info on procedure builder after release 6. Is it called something else now or am I just missing it?
    TIA!

    Firstly, they give different colours to keywords, strings, comments, variables etc. You can get add-ins to TextPad to do this.
    Secondly, compilation reports errors and attempts to pinpoint their location. Again, you can get line numbers in TextPad.
    I agree that SQL*Plus and Notepad is a hairs shirt combo, but TextPad is a much moe flexible tool.
    Why I prefer using TextPad and SQL*Plus rather than TOAD is that using TextPad forces me to work from scripts. This means I have an audit trail of the changes I've made, and a set of scripts to run whenever I need to recreate my work.
    Using TOAD's GUI to (say) add a column to a table is tremendously productive the first time you do it. What happens when you need to roll out that change to UAT? Well, assuming you documented the need to make the change somewhere, you have to find a form of words to explain the change to your less-than-friendly live systems DBA and hope they click on the correct icon. How much simpler it id to just hand them two scripts - one to add the column and another to remove it we should need to regress the release.
    Perhaps it is different for people who never make errors in their codeOn the contrary, it is precisely because I do make mistakes that I avoid using TOAD as an IDE for developing PL/SQL . TextPad and SQL*Plus (and poperly implemented source control - this is key) are the tools for me.
    Cheers, APC

  • Execute Dynamic SQL statement using procedure builder

    i want to execute a dynamic SQL statment using procedure builder not using forms
    because my statement depending on a variable table name
    i know that i can do that from forms using
    FORMS_DDL('SQL_STAT');
    but i wanna to use the procedure builder
    which function i should use and how?
    please explain in example if you don't mind.
    thanks

    Hi,
    You can very well use DBMS_SQL Package supplied by Oracle for doing this.
    Search for DBMS_SQL in OTN. You will get all info regarding this.
    Regards.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by itslul:
    i want to execute a dynamic SQL statment using procedure builder not using forms
    because my statement depending on a variable table name
    i know that i can do that from forms using
    FORMS_DDL('SQL_STAT');
    but i wanna to use the procedure builder
    which function i should use and how?
    please explain in example if you don't mind.
    thanks<HR></BLOCKQUOTE>
    null

  • TF215097: An error occurred while initializing a build for build definition : Could not establish trust relationship for the SSL/TLS secure channel

    Hello,
    We are facing an issue when triggering a new build using TFS 2013 Update 4, VS2013 Update 4 using TFVCTemplate.12.XAML template. All our other older build definitions just work fine but not the TFVCTemplate.12.XAML.  It seems to me that some certificate
    might be invalidated. Can anyone please point me in the right direction? 
    Thanks, 
    Mitul
    TF215097: An error occurred while initializing a build for build definition :
    Exception Message: One or more errors occurred. (type AggregateException)
    Exception Stack Trace: at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
    at Microsoft.TeamFoundation.Build.Client.FileContainerHelper.GetFile(TfsTeamProjectCollection projectCollection, String itemPath, Stream outputStream)
    at Microsoft.TeamFoundation.Build.Client.FileContainerHelper.GetFileAsString(TfsTeamProjectCollection projectCollection, String itemPath)
    at Microsoft.TeamFoundation.Build.Client.ProcessTemplate.Download(String sourceGetVersion)
    at Microsoft.TeamFoundation.Build.Hosting.BuildControllerWorkflowManager.PrepareRequestForBuild(WorkflowManagerActivity activity, IBuildDetail build, WorkflowRequest request, IDictionary`2 dataContext)
    at Microsoft.TeamFoundation.Build.Hosting.BuildWorkflowManager.TryStartWorkflow(WorkflowRequest request, WorkflowManagerActivity activity, BuildWorkflowInstance& workflowInstance, Exception& error, Boolean& syncLockTaken)
    Inner Exception Details:
    Exception Message: An error occurred while sending the request. (type HttpRequestException)
    Exception Stack Trace: at Microsoft.VisualStudio.Services.WebApi.VssHttpRetryMessageHandler.<SendAsync>d__1.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
    at Microsoft.VisualStudio.Services.WebApi.HttpClientExtensions.<DownloadFileFromTfsAsync>d__2.MoveNext()
    Inner Exception Details:
    Exception Message: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. (type WebException)Exception Stack Trace: at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
    at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
    Inner Exception Details:
    Exception Message: The remote certificate is invalid according to the validation procedure. (type AuthenticationException)
    Exception Stack Trace: at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
    at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)

    Hi Mitul,
    Thanks for your reply.
    It’s strange, if your old build definitions can work using the same TFS Build Server, that indicate your TFS Server configuration is correct and can works. But only new build definition with default TfvcTemplate.12.xaml template cannot build successful.
    Please share your TFS Server detailed environment information here. And share your
    Build Service Properties dialog screenshot here.
    Try to clean the Cache for TFS 2013 manually(delete the content of the folder only, not the cache folder itself):
    Clean the Cache folder on Server machine. The folder path is:
    C:\Program Files\Microsoft Team Foundation Server 12.0\Application Tier\Web Services\_tfs_data.  
    After cleaned, on Server machine, click Start and select
    Run… to open the dialog box, then input iisreset.exe and click OK, wait it run completely.
    Additionally, you can run the TFS 2013 Power Tools BPA to scan the installation of your TFS Server.
    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.

  • Drag and Drop in Procedure Builder :-(

    Drag and Drop works in SQL Worksheet BUT it does not work in procedure builder :'-(
    It would be nice to have same feature working everywhere. The work around is first drag and drop table in SQL Worksheet to get syntax and then cutting and pasting it in procedure builder.
    Production ver
    Windows XP
    10g

    Just fixed this as well as the drop will drop the code where it is dropped instead of at the end or where the caret was when the drag started. Look for it when the first patch comes out.
    -kris

  • Can i use flash for ui and interact with c++ builder for the rest

    i know flash can be used in c# in visual studio but i dont remember a thing of this interaction.
    is it possible to interact with c++ builder and how?
    the scenario is simple
    use flash for UI (showing-viewing data) maybe for a kiosk or something without mouse simply with touch input,
    use c++ builder for the rest , database connection data proccessing etc
    any info will be greatly appreciated
    thanks

    I would advise proper punctuation and grammar on a public forum, but to answer your questions, yes, yes you can! Flash can be used to produce any commercial imagery or animations for the purpose of making profit, as long as you have a valid license you purchased from Adobe. You bought it, you can use it for whatever you want.
    By "book", I assume you mean the "tutorial" book series made by Adobe? If so, the name of the series is "Classroom in a Book", there's one for each versions of Flash. Personally it hasn't been of much use and I would advise simply practicing by yourself and getting familiar with the tools. Look for online tutorials and publicly available projects and see how they work.

  • Need sum help..........Regarding Oracle Procedure Builder

    hi,
    i wnt sum information abt oracle procedure builder.
    i m preparing for 1zo-047,n wnt oracle procedure builder 2 practice.
    cn ne1 plssssssssssss tel me whr shd i luk 4 it....
    i cd nt found dis s/z newhr on internet,i even dnt knw whether i hv 2 download it from internet or its already present in the sql plus.
    cn ne1 pls help me 2 resolve these queries.... its urgent....
    thnx in advance

    908759 wrote:
    its urgent....It is urgent that you learn some language skills.
    If you cannot express yourself with clarity and evidence of intelligence, then you will never get anywhere in life.
    It actually hurt my head to try to understand whatever you typed into that post.

  • Query builder, procedural builder - Oracle 8.17

    I'm running Oracle 8.17 and I can't find query builder, procedural builder, report builder form builder and other builders. Where can I get these? I tried the universal installer and there are no options to install them.

    Hi Fraser,
    Thank you for responding.
    I think I fixed that problem,actually there was a spelling
    mistake in one of the parameter files.
    But now I get another error message, says:
    "ORA: 02068: following severe error from MSOLEDB
    ORA: 28511: lost RPC connection to heterogenous
    remote agent using
    SID = (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)
    (HOST=LOCAL_HOST)(PORT=1521)))(CONNECT_DATA=
    (SERVICE_NAME=<SERVICE_NAME>)))
    Do I have to configure the SQL Server network utilities?
    I pinged both the servers ,they talk to each other.
    But when I use tnsping ,the client machine (i.e.,the SQL Server
    machine)talks to server(Oracle machine) but the server doesn't
    talk to the client.
    I am definitely not doing something right.
    Asha.

  • VI Problem using LV8.2, Vision Builder for AI 3.0

    Dear All,
    I have problem that that some vi are missing while I upgrade LV and Vision bullder for AI.
    Origional: LV7.1 & Vision bullder for AI 2.0
    New: LV8.2, Vision Builder for AI 3.0
    I don't konw why the error happen. Please give advice for me.
    Thank You
    Attachments:
    Error.PNG ‏22 KB

    Hello HeartShield,
    If you double-click on each missing subVI error, you should be taken to a location on the block diagram where a question mark is holding the place of the missing subVI.  Right-click on the question mark, select Replace, and then navigate through the palettes until you find the VI.  Clicking on the VI in the palette completes the replace operation for that question mark.  After repeating this procedure for each missing subVI error, you will need to save your VI.
    Best Regards,
    T. McCarty 

  • Encryption in Procedure Builder

    Could anybody tell to me how to encrypt program units in Procedure Builder, like happens with SYS Program Units for every users?

    There is a utlity called wrap.exe you can use it.

  • Procedure Builder in 9iDS

    Hi, I am looking for procedure builder in the Oracle 9i DS. Is there such a product? Has it been discontinued?
    Thank you, -Cecil

    Procedure Builder is no longer shipped as a stand alone product in Oracle9i Developer Suite.
    What do you want to do with it? If you are looking for a PL/SQL development/debugging environment you can use Forms or even JDeveloper -
    See : http://otn.oracle.com/products/jdev/htdocs/database/db_overview.html

  • Procedure Builder - where to find

    I can not find Procedure Builder. I have installed Oracle 9i (9.0.1.1.1) and Oracle 9iDS. Earlier on, proc builder used to be a part of application development where forms builder, schema builder, procedure builder, reports builder, etc., all were clubbed together in one location. I have looked at the bin subfolder of the client machine. I just can not find it.... Will somebody please help.
    Thanks

    Can't help you there, I never used Procedure Builder to debug. I've always done it the old fashioned way, with dbms_output and sqlplus. I only use PB to fix syntax errors and find line numbers...
    I noticed that Forms 9i has a "Debug" menu containing several tools and a console. Maybe that's what you're looking for....

  • I currently have one iTunes account for my personal iPod Touch and for my work iPhone and iPad.  Can I create a separate account for work and keep my current account for my personal use - on the same computers?

    I have an iTunes account for my personal iPod Touch - have had for several years.  When my work provided me with an iPhone and now and iPad 2, they all fall under my personal iTunes account.  Is it possible for me to create a separate account for my work devices and apps, while leaving my personal account intact?  I use both my compter at home and at work to sync occasionally.

    A much simpler solution would be to go into Settings > Store and turn off Automatic Downloads

Maybe you are looking for

  • IPod touch 1g not charging properly with car charger

    I have a 1g iPod touch I'm using it with a Kensington 33199 fm transmitter/car charger. The iPod does not recognize the car charger power to put it into charge mode. The battery symbol does not change to a charging symbol...the unit does play audio o

  • Whats is the the problem with OBJ files in Photoshop CC 2014?

    What is up my fellow adobinites"!? Well I want to start off with, "I Have A Dilemma". When I open a .obj file in Photoshop CC 2014 There is an error every time but in reaction to the outcome, I torrented Photoshop Cs6 for educational and testing purp

  • Where to find software update in iphone 3gs

    where to find software update in iphone3gs?

  • Problems with library on external HD

    I recently moved my entire itunes library to an external HD. It worked very well for a few weeks but now my mac is not able to recognize the drive. I tried to repair the problem using disk utility but was not able to. I was then prompted to back up a

  • Creative Cloud Photoshop serial issue

    Hello, I tried to install Creative Cloud (photoshop) on a second computer (iMac), but Photoshop was asking for a serial. The photoshop (trial) is now suspended on this computer and I can't work with it anymore. I searched the support forum for a solu