Project Database Help

Hey,
I am working on a project for a movie database
I have 3 entities ( Movie, Theater, TimeShow)
The showtime is going to be my intersection entity for this database. The ID's for Movie and Theater as the foreign composite keys
I'm just a little confuse on the normalization part for the Timeshow intersection entity since every movie has 2 different start times
My TimeShow tables looks like this
THEATERID
01
MOVIEID
02
SHOWTIMES
5:00pm
THEATERID
01
MOVIEID
02
SHOWTIMES
10:00pm
Does this violate any normalization rules? Do i have to make all SHOWTIMES as part of the composite key too?

The PK for the intersection, if you use a natural key, is THEATERID + MOVEID + SHOWTIME
Wrong approach,
it means,
If THEATERID = 01 MOVIEID *02* SHOWTIMES 5:00pm
then I should be able to add, THEATERID = 01 MOVIEID *03* SHOWTIMES 5:00pm ???? (Which is wrong)
The only key needed is, (THEATERID + SHOWTIME) Hope you are considering Date as well.
i.e. once I add such combination, I can not add any other movie to that time in that theater.
This is applicable for Single Screen, have you considered Multiscreen theaters?
You need to add a new Entity - (Theatre_Screen)
Please comment if I am wrong.

Similar Messages

  • What is the use of Database View, maintenace , projection and Help view

    hello friends,
    I created tables..and set check table relation.
    how to create Database View, maintenace , projection and Help view
    phani

    Hi,
    have a look at this.
    4 type of views
    database
    maintainance
    help
    projection view
    check this link as well
    (https://forums.sdn.sap.com/click.jspa?searchID=9904886&messageID=4885135)
    Database views are implemented with an equivalent view on the database.
    Projection views are used to hide fields of a table (only projection).
    Database views should be created if want to select logically connected data from different tables simultaneously.
    Database views implement an inner join.
    Application programs can access the data of a database view using the database interface. (Just as we write select queries on database tables, we can write them for views as well.)
    Includes in Database Views
    An entire table can be included in a database view. In this case all the fields of the included table will become fields of the view (whereby you can explicitly exclude certain fields).
    To include one of the tables in the view, enter character * in field View field, the name of the table to be included in field Table and character * again in field Field name on the View fields tab page of the maintenance screen of the view.
    You can also exclude individual fields of an included table. If you do not want to include a field of the included table in the view, enter - in field View field, the name of the included table in field Table and the name of the field to be excluded in field Field name.
    Inserts with Database Views
    If a database view contains only one single table, data can be inserted in this table with the view .
    You have the following options for the contents of the table fields not contained in the view:
    If the field is defined on the database with NOT NULL as initial value, the field is filled with the corresponding initial value.
    If the field is defined on the database as NOT NULL without initial value, an insert is not possible. This results in a database error.
    If the field is not defined on the database as NOT NULL, there will be a NULL value in this field.
    A maintenance view permits you to maintain the data of an application object together.
    The maintenance status determines which accesses to the data of the underlying tables are possible with the maintenance view.
    Read only: Data can only be read through the view.
    Read, change, delete, insert: Data of the tables contained in the view can be
    changed, deleted, and inserted through the view.
    Read and change: Existing view entries can be changed. However, records
    cannot be deleted or inserted.
    Read and change (time-dependent views): Only entries whose non-time
    dependent part of the key is the same as that of existing entries may be
    inserted.
    Maintenance View ( SE54 )
    You can use a maintenance view to maintain data, which is distributed over several tables, at the same time.
    Maintenance views enable a business-oriented approach to looking at data, while at the same time, making it possible to maintain the data involved. Data from several tables can be summarized in a maintenance view and maintained collectively via this view. That is, the data is entered via the view and then distributed to the underlying tables by the system.
    Creating maintenance View:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21ecdf446011d189700000e8322d00/frameset.htm
    regards,
    vipul

  • How ignore Change_tracking in build script deployment in Project Database SQL Server VS2013

    Hello,
    I have a "Project Database SQL Server" in SSDT VS2013 and my scenario is as follows:
    My project database has not enabled the feature of [CHANGE_TRACKING].
    I have N production databases, and there are a few in particular that are characteristic of [CHANGE_TRACKING]
    enabled.
    When I publish the project database against a target
    base has not enabled the feature of [CHANGE_TRACKING] no problem, everything works as expected.
    The problem is when I publish
    the project database against a database that has ENABLED feature tracking changes.
    I want the VS to make the comparison
    of schemes in the publication, ignore this feature, and NOT generate deployment scripts with instructions like:
    'Alter table dbo.table DISABLE CHANGE_TRACKING'
    'Alter database name SET CHANGE_TRACKING = OFF'
    It is possible to somehow customize the build-deployment to avoid this outcome?
    I hope the collaboration of you lot.
    Thank you very much.
    Estyfen

    Hi, thanks by response.
    The configuration "Do not
    alter Change Data Capture objects"
    is on, but even so, I do not get
    the expected results. When I run the generated
    script publication makes me a "Disable
    CHANGE_TRACKING" tables that have
    activated the "track changes"
    in the destination database.
    Stay tuned for
    your help ..
    thank you very much
    Estyfen

  • I have lost an fcpx project. when i search it, i'm directed to a backup file, but it's just (gibberish/code) text.  how can i retrieve/restore my project?  HELP!!!???

    i have lost an fcpx project. when i search it, i'm directed to a backup file, but it's just (gibberish/code) text. 
    i think i was asked to install an update (something to do with libraries?) before i started working, but i didn't do the update.
    don't know if this has anything to do with problem.
    how can i retrieve/restore my project?  HELP!!!???

    juddfromsherman oaks wrote:
    i have lost an fcpx project. when i search it, i'm directed to a backup file, but it's just (gibberish/code) text.
    The backups for your version are date-time stamped as the name and with an extension of .fcpproject. They look like this.
    The original project is named CurrentVersion.fcpproject.
    You need to replace the CurrentVersion with the backup file and rename it to be CurrentVersion.fcpproject.
    With FCPX closed, I suggest you move the original to the Trash, but not empty it. Then promote your backup one level higher in the project folder hierarchy (to be at the same level that the original previously occupied. Then rename the backup.
    Open up FCPX, which should now recognize your project.
    Russ

  • Is there any advantage to use database helper class

    Is there any advantage to use database helper class ( e.g. database.bookDB in Duke's bookstore)in servlet design? What if I setup a DB connection for every servlet?

    If there is not much relation between servlets.For example one servlet working on authentication againist user name/password in database another one work on searching book by keywords?
    and if we want to have servlets written by difference programmers?

  • I just tried to open my last Soundtrack Pro Projet and I got this message :  "NS InternallnconsistenceException Invalid parameter not satisfying:m_splitViewer". Curiously, I can't open any other project. Help! Please!

    I just tried to open my last Soundtrack Pro Projet and I got this message :  "NS InternallnconsistenceException Invalid parameter not satisfying:m_splitViewer". Curiously, I can't open any other project. Help! Please!

    Did this just happen after upgrading to 10.9?
    Try using Preference Manager by Digital Rebellion (it's free) to delete your preference files for Soundtrack.
    x

  • XML Project title help??

    Hi all,
    I'm currently taking a part-time course run by my university in database programming.
    I'm currently looking into areas for a project and am very interested into incorporating/using xml as my data source.
    Being quite a newbie to xml, I'm having difficulty justifying what type of application would be suited to an xml data souce and how this would benefit over using a database data source.
    Can anyone suggest any possible project area's or refer me to any helpful documents.
    Any help would be much appreciated.
    Thanks in advance,
    Nick

    How about this one:
    Example-of-how-to-make-persistency-extremely-slow-by-using-hype-technology ...
    XML is for data transportation, some kind of data interface. Data persitency (for reading, writing, updating, searching) is a whole different area (RDBMS, ODBMS).

  • Doing research for undergrad student project - Please help!

    All
    I'm doing research for a Computer Science project and could use some help. The project we have chosen is to develop a web-based application using web 2.0 techniques like AJAX. Not sure if the details of the application are pertinent to my question, so I won't post them at this point. Basically, we are trying to make a personal web finance app in a browser, similar to http://www.buxfer.com.
    We are currently working through the software engineering phases of development, but we need to decide what our server platform will be and put something together.
    I recently attended a Sun Developer Days conf in Atlanta, and I like a lot of the new "web stack" support that is offered. Here is what we are thinking of using:
    Server apps:
    Operating System:     Solaris 10 (should we go with opensolaris? whats the difference?)
    Application Server:     Glassfish (Java EE 5) (or should we use Tomcat?)
    Web Server:     Sun Java System Web Server (or should we use Apache?)
    Database:          MySQL (or should we use Postgre?)
    Version Control:     Subversion (is this needed? will have 5 students collaborating on project)
    Client developer tools:
    IDE:          Netbeans 6
    Web 2.0 Framework:     GWT (Google Web Tookit)
    Does this stack make sense?
    Are there any tutorials or guides to help me set this up???
    thanks,
    overwhelmed student

    We are currently working through the software engineering phases of development, but we need to decide what our server platform will be and put something together.
    I recently attended a Sun Developer Days conf in Atlanta, and I like a lot of the new "web stack" support that is offered. Here is what we are thinking of using:
    Server apps:
    Operating System:     Solaris 10 (should we go with opensolaris? whats the difference?)OpenSolaris is a moving target, Solaris in theory is not. But then again, why not Windows, *BSD or any flavor of Linux?
    Application Server:     Glassfish (Java EE 5) (or should we use Tomcat?)Tomcat is a "reference" platform. From what I've seen Glassfish is the "next" version. Why not BEA or Websphere?
    Web Server:     Sun Java System Web Server (or should we use Apache?)Or Zeus for that matter.
    Database:          MySQL (or should we use Postgre?)Or Oracle of MS SQL server or Sybase?
    Version Control:     Subversion (is this needed? will have 5 students collaborating on project)Or CVS.
    Client developer tools:
    IDE:          Netbeans 6
    Web 2.0 Framework:     GWT (Google Web Tookit)There is nothing to help anyone give you tips on which way to go. A simple list of software is just a simple list of software. As you flesh out your project you also need to flesh out which each app can provide and hopefully then things get easier. You list no reason why you should tilt towards one app or another. Start with cost and go from there.
    alan

  • Web Page Database Help

    I have built the site www.key-services.co.uk it is a website
    promoting property management and Residential Lettings in cyprus.
    If you look at the
    Lettings Page
    you will see that i have just created images and text box's to
    display each propertys details. and when you click on it it just
    goes through to a contact form.
    now what i want to do is to create a feature where the user
    can sort the propertys by size, Price, Location Etc and when they
    click on the property it will go through to a page containing more
    details.
    I know i would need to create a database to do this but other
    than that i have no idea, bit of a newb when it comes to dynamic
    pages.
    Does anyone know of a good application that will do this for
    me, or a tutorial of how to set up a database myself.
    thanks in advance for any help received.
    *webserver is Linux, and i have access to a MySQL database
    slots with my hosting company, if that means anything.

    Hi ,
    Like your title mentioned, your case is in a web page in asp.net, it sould be posted in Asp.Net forum.
    Here is the link
    http://forums.asp.net
    This forum is only covering the C# programming language, IDE, libraries, samples, and tools.
    Please consider to reprost in that forum for better support. Thanks for your understanding.
    Best regards,
    Kristin
    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.

  • Problem with Java and Oracle Database -  help !

    i keep getting a NullPointerException when trying to
    update a resultSet in a servlet. i am bringing in the data
    just fine from an Oracle database. but it chokes when trying
    to update it. can anybody tell me what is happening?
    thanks for any help
    Owen
    ResultSet rs = stmt.executeQuery( "select * from sw_assets" );
    rs.next();
    rs.updateString("name","XXX"); <--- BOOM !
    java.lang.NullPointerException
    at sun.jdbc.odbc.JdbcOdbcBoundCol.setRowValues(JdbcOdbcBoundCol.java:240)
    at sun.jdbc.odbc.JdbcOdbcResultSet.updateChar(JdbcOdbcResultSet.java:3767)
    at sun.jdbc.odbc.JdbcOdbcResultSet.updateString(JdbcOdbcResultSet.java:3257)
    at sun.jdbc.odbc.JdbcOdbcResultSet.updateString(JdbcOdbcResultSet.java:3848)
    at _0002fopen_0002ejspopen_jsp_3._jspService(_0002fopen_0002ejspopen_jsp_3.java:87)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:177)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:318)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:391)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:404)
    at org.apache.tomcat.core.Handler.service(Handler.java:286)
    at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
    at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797)
    at org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
    at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:210)
    at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
    at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
    at java.lang.Thread.run(Thread.java:484)

    ResultSets based on a wildcard are generally treated as views by Oracle, meaning they are not updatable no matter how you create your statement. Try either "select swa.* from sw_assets swa" or "select all from sw_assets swa", that should get around the problem.
    Also (just being thorough) make sure that you specifically created your statement as being updatable (stmt = conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_UPDATABLE) ).
    I would not normally expect a NullPointerException when encountering this "feature", but then I don't often use the ODBC bridge.
    Good luck! I hope this helps.

  • Adobe Premiere Elements 0.9 project crash, HELP!

    This is the first time I am using these forums, so I hope I posted this in the right sektions.
    I need help and solutions for a Project which constantly crashes on my Adobe Premiere Elements 0.9. This program has been awesome and helped me create some projects and videos successfully, up until.... well for about 3 days ago when my latest project crashed when I had just antered and checking the storyboard etc, triggering a "Serious Error" message and then it shuts down. I try again and again, but everytime I try to put something (any sound or video etc) on the storyboard and start working etc the same damn "Serious Error" message and then allways shuts down. It's allways this same and only project (which has worked fine before) that crashes like this...
    In an attempt to first solve the problem myself I went through the Premiere Elements 9 files and deleted finnished projects and automatic saved process on projects etc, but still won't work even better... The funny thing is that when I open another project (a finnished project I left saved just in case) and go through the storyboard there and messes around a little and such, it won't crash nor trigger the same message as my latest project. And that program even has some effects on every footageclip on it too, but still it works fine. Haven't touched the program or the program until and since yesterday night to give it some rest but it still won't work, the project just keeps crashing like when and since it first started a few days ago.
    I have also read through and tried some things from this Help/Troubleshoot page:
    http://helpx.adobe.com/premiere-elements/kb/troubleshoot-damaged-projects-premiere-element s.html
    I have so far been doing 1 and 2 of the "Beginning Troubleshooting", otherwise I have been reading it all and such. I am also kinda afraid to do the 3 of the first quests because I worked so hard on this project and even tough it just keeps crushing, I'm afraid to lose it. Other, I have deleted audios and such from my filegallery on my Adobe Premiere Eements, stuff I don't need anymore because its projects are already done. After I did that I also tried to create a new project just for testing. The amazing this about this is that this the new created project I created works just fine, I could do all kinds of the stuff, effects and advanced editing which I did on the same project before it started crushing. Tough I didn't save that test-project since I didn't find a reason to since it worked so good. And so the thing is that I can start and create a new project and start working and do usual stuff on it with no problem, same when I open up another project and do stuff, it all works just fine! It is just this one and only project that keeps crushing with this "Serious Error" message, all the time... Does anybody else have, or has had the same problem? What could the problem and error be and how to fix it?
    This crushing project do has some effects on every footageclip/videoclip on it, to set the right mood for the musicvideo I'm making. I am making a musicvideo, and I haven't even done the half of the project/video. The song I am making this musicvideo with is about 00:07:32 in length, and (tough this detail may have no influence or meaning) the music is Symphonic Metal. The actual file of the song is 6,96 MB in size. This is also not the first time I've done such projects with such long songs on this same program either, one of my last videos I managed to successfully make and create a musicvideo with a song which was about 13 minutes and 30 seconds in length, and I also used effects on pretty much every videoclip on that project too.
    The current filesize so far on the actual project.prel-file of my project that keeps crushing is 9.73 MB.
    I am also using Adobe Premiere Elements and doing this troubleing, crashing project on a PC, a Fujitsu Windows (I believe Windows 7, or even updated to a newer version?). It has a regular ATI-card. The computer also has 2 modems and there's still some pretty GB amount free on them. The PC's main system also has a RAM in 6.00 GB and the operative system is the 64-bites.
    In short, the PC should just fine be able to handle Adobe Premiere Elements 0.9 and all its projects, just as it has handled it all before plus all my PC games at that. So it must be something with my Adobe Premiere Elements and that specific project which is the problem, but what is the problem and the serious error and how to fix it?
    Could it help to save and create the actual video in this crashing project, delete that project then start a new project, upload and put in the videofile of the crashing project in that new project and then continue from there?
    In either cases, I need help with this. Please, help!

    Thanks so much for your reply, Steve!
    Even tough I trust you guys enough here on the official Adobe site/forums to answer those questions as best I can, I am at the same time not very fond of giving away too much information because of safety. I understand I have to If I'm to recieve the accurate answers and solution, but as this is the internet you can never know. But again, I trust you guys enough on here and thus I'll try to answer those questions as best I can, even tough I am not very good with such stuff about computers. The PC I am using is also not only mine, it is the family computer also which me and my whole family uses.
    The operating system on my computer (according to the computer propotions etc) is a 64-bites operating system and the computer/PC is also a Windows 7 Home Premium.
    The processor the computer/PC have is a Intel(R) Core(TM) i5 CPU and the RAM is 6.00 GB. However, (and I hope I make this understandable because the computer/PC is in swedish)the subscore of RAM in the computer's Performance-Classification/Ranking is 7,5. The processor subscore is 7,3 per second. And the free space? Well, we have two modems, let's say a modem A and a modem B. Adobe Premiere Elements 0.9 is set to save all its stuff etc on modem B, while modem A is the main modem and spaces all main stuff and other things of the computer/PC. Modem A has about 314 GB of free space, while modem B has 207 GB of free space. Modem A's capacity is a total of 489 GB in which 175 GB has been used, the modems filesystem is a NTFS. Modem B is also a NTFS filesystem and its capacity is a total of 439 GB in which 232 GB has been used. And the Disk Cleanup? I believe my that latest ran it for about a few weeks ago. We also have a CCleaner also. But about the Disk Defragmenter, I have no idea. What exactly does a Disk Defragmenter do?
    You mean, entering my project that keeps crushing and simply rename it by using "Save As"? If that is what you mean, I dunnow If that actually worked. When I still tried to do stuff and edit the crashing project (tough as said, it hardly took any changes and process before it triggered that message) and then crashed and shut down, and I opened up the program again (trying to open the same project that way), it asked me If I wanted to re-create the missing process from the last crash of the same project. I tried it and it automaticly was renamed to a for example Project.copy. But when I tried to work with that it was to no futher success, the project kept crashing. I haven't renamed the project by "Save As" tough, but I doubt it'll work, I even tried to rename the actual project file in the Adobe Premiere Elements files but nope... the project keeps crashing. But also about the same question, "Save As" under a new name but in its own folder? You mean the actual project folder or Adobe Premiere Elements preview folder of the projects?
    My camcorder is pretty old by now, have had it since I turned 15, it has worked pretty good since then. Its model is a Sony Handycam, Carl Zeiss Vario-Tessar OPTICAL 20x. Even tough the last thing maybe doesn't say anything, this is all I know about my camcorder, except that it is a model no. DCR-HC17E PAL. But in that Project  which keeps crashing, there are only a few actual camcorder clips used as I am making a Game-MusicVideo and most of the footage of the Video-game (actually a PC game) I'm making a musicvideo of is downloaded from Youtube mostly from a guy I asked permission for to download his recorded footage of the game. I used a Youtube downloader called ClipConverter. As I don't have a SD card I cannot make this footage myself. But some footage I recorded on my camcorder, but If I can find high quality clips and get them, I will. The other footages is actual official trailers of the PC games which also was downloaded from the net. But I can give you the stuffs filetypes and hoping that may help. The downloaded footage which was downloaded by this ClipConverter, are MP4 files. The other stuff (which were official trailers) and most of them are also MP4 files, the others are QuickTime-film files. Many of these downloaded footages and trailers are also in HD quality, at least some of them I think.
    The actual filetype ofthe footage I myself recorded with my camcorder are, well.... it says Videoclip in the file. Maybe it is AVI?
    The project settings? You mean the settings you set at first when starting as a new project? The general settings are, in editingsettings it is AVCHD 270p square pixel. This is kinda hard for me to tell since everything is in swedish in my program. But these settings has worked perfectly before, same with all files, footages and videoclips I have been using, also all the soundfiles etc. Even the actual crashing project worked perfectly before it started crashing... So why does it so suddenly start crashing now?
    The audio is a song I copied directly from its album and CD into the computer/PC and it seems to be in WMA format in filetype.
    And lastly, no I haven't rendered the timeline of the project ever, not even on my other projects. What does the rendering do and is useful for? I have very little knowledge of it. Other, I keep the Timeline mode open all the time because I can edit my videos much better with it, but perhaps that editing method make little influence of the actual problem.
    Other, yesterday when writing the post and topic, I forgot to mention that I restarded my computer right after I created a new project, that testing project. When finnished with the testing I restarted the computer. Since then I haven't touched the crashing project since now tonight, when checking its settings for this post. I am also right now trying to create and save the actual videofile of it, saving it on my computer. I'll soon see If it's successful without any crashing interruptions, plus that the video itself works and is smooth when I'll play it on Windows Media Player like all the rest of my other videos. I do this just in case I must create a new project to be able to continue with my musicvideo, as the first part of it I worked very hard on.
    Other and again, I am still puzzled about why this is even happening, that this project which worked perfectly fine before, just suddenly starts triggering that "Serious Error" message and crashes. And in this program which worked so perfect before. Has this happened to anyone else before? Has anyone else experienced the same issue I have? Is this a knowledgable issue which has solutions and ways to fix it?... :/

  • Can't open Garageband project, please help

    I was using a Mac Mini, 10.7.5, and recorded some vocal tracks on Garageband 11.  I clicked gospel choir vocal effect at first, and it was fine.  When I wanted to try another effect by clicking another one, the application quit.  When I tried to open the project again, the initializing window popped up, and a few seconds after, it said something like "Garageband quit unexpectedly, do you want to reopen to restore the windows".  When I clicked "reopen", it directed me back to Garageband recent project page without opening the project I was working on.  I tried to open other projects I worked on previously, and those could be opened; just not the one that I worked on recently.
    I didn't back up anything with the Time Machine because I never used it before, didn't know how to use it.
    I just saved the project to my USB drive, deleted the one on the Mac Mini, deleted Garageband, updated to iOS10.9 something, reinstalled the newest version of Garageband, tried to open the project from the USB drive, failed again.
    When I open the "show package content", some mp3 files of my recorded vocals are there.  I don't think all of what I recorded are there, but some.
    Please help.
    Thanks!

    Which version of Logic? Which OS? Update your profile so we know what you are running!
    P.S. Welcome!

  • Project organization help needed

    I work for a rather large health care company and we are just beginning our move from eGate to JCAPS. We have approximately 100 separate interfaces, each with an average of five eWays.
    Our initial idea was to organize our JCAPS projects as follows:
    Outer Project (equivalent to eGate schema)
    Inner Project (equivalent to eGate eWay)
    - collaboration
    - connectivity map
    - deployment profile
    - any external files, schedulers, etc needed by the collaboration
    Inner Project for OTD's
    Inner Project for Queues and Topics
    Inner Project for shared collaborations that are used by multiple projects (such as resending, journalling, etc)
    My concern is if we make a change to a single project, when we go to export that project to our production system, we may be forced to export a lot more than we need.
    I would like to know how others have organized their systems interfaces, and any issues they may have come up with.
    Thank You
    Steve

    I would be wary of creating projects within projects.
    The concept of project in JCAPS is nebulous.
    Even though JCAPS allows you to nest projects within projects the nested projects are treated more like folders.
    Like most other IDEs, projects are the ones created at root level.
    Unlike most other IDEs JCAPS does not have the concept of project view and file view.
    If you create an "Outer Project" and then inside it a bunch of "inner project" , JCAPS would treat the "Outer Project" as a project and all the inner projects as artifacts of this "Outer Project".
    If any other project were to refer to any one of these "inner projects", then JCAPS will assume that this other project is dependent on the "outer project".
    If you try to export this other project, it will export the whole "outer project" as a dependent project.
    So, if possible, I would try to create all projects at root level especially if they are going to be referenced by other projects.
    Use a flat structure rather than a hierarchical one. Use naming conventions to segregate and organize.
    Instead of
    ProjectA
    ProjectA1
    ProjectA2create
    ProjectA_ProjectA1
    ProjectA_ProjectA2
    If this looks too cluttered you might want to consider branching to separate major projects
    Also I would be careful of creating dependencies between projects.
    Lets say you have a JCD which refers to an OTD in another shared project.
    If somebody updates the OTD and creates a new version of the OTD, your JCD would automatically start referring to the new version.
    Without your knowing a build will pick up the new OTD.
    Of course if you know that a new version was created ,you can specify an older version of the OTD during a build.
    Not so if you are editing the JCD. Here you will be stuck with the latest version.
    This may or may not be what you want.
    A better alternative would be to copy over the OTD to your project and use the local version.
    Hope this helps.

  • Security project.. help needed

    hi friendz and gurus!
    i am doing a project on security and permissions
    i have planned to use passwords for that purpose
    and i have to use java! coz' i am a student and
    doing this for purpose of learning.
    can somebody implementat the encryption algo of linux
    password encryption(des) which encrypts 8 char string into
    13 char one way String.
    please give me the java working code and not the hints
    as haven't much of time.
    thanx in advance!
    sparya
    thanx in advance!

    i have tried several combinations but couldn't get
    success now it is scaring me so finally i want to see
    it working and to see where was i wrong?
    now in such consition plz don't send me such comments i am
    already frustated, that's why i asked only for code
    if you wan to help me please do it
    any effort to help me 'll be highly appreciated!
    sparya

  • Problem installing oracle 8.1.5 as local database, Help me!

    Hello, my friends!
    I've been having problems with the connection to oracle 8.1.5 via ODBC. Does Exist any way to install a protocol that no requieres a net like TCP, SPX. I have a pc in my house and I'm not in a networking, so when i configure a tnsnames it requieres a protocol, and it shows: TCP, SPX, IPC, named pipes, which of them are for a Local PC, because i configured a tnsnames with TCP protocol and the connection via ODBC shows the message: 'Server rejected the connection'. My application and the database are in the same PC, so i'm accesing via ODBC to the database locally.
    so, i'd appreciate any help, please, any comments send me an email to : [email protected]
    Aldemar cuartas
    Colombia

    hi,
    Please confirm that your media(oracle 8.1) is for Intel Solaris or for Sun Sparc (RISC).
    bye
    [email protected]

Maybe you are looking for

  • Data Grid in a List Component???

    Hi there! I have a populated List Component set to Multiple Selection. This list contains titles of a magazine issues. I wish to allow the user to select one or more items in the list and enter the quantity of the selected issue(s) he/she wants to re

  • Authorization object F_CN_BAPI

    Hi everyone, I have a question regarding the authorization object F_CN_BAPI (FS-AM Simplified Authorization Check in BAPIs) the values permitted is ' ' (not selected) and X (selected) and is connected with the F_CN_ACT. I need to configure the roles

  • I can no longer run Adobe PhotoShop 8 with Mac Mountain Lion

    I can no longer run Adobe PhotoShop 8 with Mac Mountain Lion. I get a recurring error message 150:30. Please help

  • Regarding BW migration project from Oracle Tables

    hai please can anyone explain these following thing. I have data in Oracle tables . 1) How to prepare the Business Blue Print Phase for this project. 2) How to model the data design documents. 3) How to search the Business Content . 4) How to extract

  • Late 07 vs. Early 08: Please help

    A friend offered me a pick between a late 07 and early 08 macbook pro. I remember the early 08 has a penryn chip and less cache. Which one is better to have? Thanks