yeah you've been given your answer many times over
if you're looking for sample data you can always do things like
create table my_table as select* from all_objects or if you run the dbca in 9i you have the option to create it with sample hr data (the schemas are fully documented at tahiti as well)
