Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


ORA-02156: invalid TEMPORARY tablespace identifier

Answers were Sorted based on User's Feedback



ORA-02156: invalid TEMPORARY tablespace identifier..

Answer / guest

alter user user1 temporary tablespace 'ts_tmp1';  --wrong
alter user user1 temporary tablespace ts_tmp1;   --correct

We don't wrap it in single quotation marks to tablespace name.

Is This Answer Correct ?    0 Yes 0 No

ORA-02156: invalid TEMPORARY tablespace identifier..

Answer / guest

Cause: An identifier does not follow TEMPORARY TABLESPACE.

Action: Place a tablespace name after TEMPORARY TABLESPACE.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Oracle Errors Interview Questions

ORA-01258: unable to delete temporary file string

1 Answers  


ORA-27544: Failed to map memory region for export

1 Answers  


DRG-10709: this preference is referenced by string and cannot be dropped

1 Answers  


PLS-00669: Type of expression should be a valid collection variable

1 Answers  


ORA-22921: length of input buffer is smaller than amount requested

1 Answers  


ORA-00021: session attached to some other process; cannot switch session

1 Answers  


ORA-00911: invalid character

1 Answers  


LPX-00283: document encoding is ~s-based but default input encoding is not

1 Answers  


ORA-01353: existing Logminer session

1 Answers  


ORA-30196: reserved for future use

1 Answers  


ORA-13039: failed to update spatial index for element string.string.string

1 Answers  


ORA-07633: smsdbp: illegal protection value

1 Answers  


Categories